CMS-API is a Backend API for a website used for creating and managing events held by clubs or organizations in colleges.
🏠 Homepage
npm installset your environment variables in a .env file, use .env.sample for reference
npm run devTo run server with live reload enabled use
npm run devcto lint the code
npm run lintTo fix auto fixable lint issues use
npm run formatMake sure to format your code before submitting a PR.
👤 NITK-KODE
- Github: @utkar5hM
- Github: @priyansh32
Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide. Discussions can be found here.
Give a ⭐️ if this project helped you!
Hirearchy Level of userTypes: admin > mod > eventmanager > user
api Documententation will be added soon.
This README was generated with ❤️ by readme-md-generator