- CRUD Event, Ticket, Notification, User
- JWT Based Authentication & Authorization
- Middleware Validation for Input Request and Role
- API testing using Jest and Supertest
Main: Express, Node.js, Prisma, MongoDB , Jest , Supertest
To run tests, run the following command
npm run test
Locally you can go to localhost:3000/api-docs*** after running the server for api documentation.