Kush-munot / TicketMango

Minimalistic Event Ticketing App

Home Page:https://ticketmango.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TicketMango

Free Ticketing App [In Development]

Developing

Running the app

  1. Clone the GitHub repository
  2. Run yarn in both the /api and /server directories
  3. Run yarn start in both the /api and /server directories

Pushing changes

  1. Run yarn lint in both directories and fix any issues found (with yarn lint:fix and/or manually).
  2. Run yarn format in both directories.
  3. Commit your changes once all of the above execute successfully.
  4. Ensure that the Vercel build was successful.

About

Minimalistic Event Ticketing App

https://ticketmango.vercel.app


Languages

Language:TypeScript 95.1%Language:HTML 2.3%Language:JavaScript 2.1%Language:SCSS 0.4%Language:Procfile 0.0%