Skip to content

DiegoTGJ/ticketing-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ticketing-app

An App to buy tickets for different events. A production grade microservices implementation

Current Services

  • Auth: In charge of everythin auth related, Signin, Signout, Signup, modifying users, creating JWT token and setting them in cookies, etc. Using Express.
  • Ticket: Has the business logic to manage tickets: Create, Update,etc. Using Express.
  • Client: The frontend of the app, an SSR app using NextJS,

About

An App to buy tickets for different events.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published