CMS-API is a Backend API for a website used for creating and managing events held by clubs or organizations in colleges.
🏠 Homepage
npm install
set your environment variables in a .env
file, use .env.sample
for reference
npm run dev
To run server with live reload enabled use
npm run devc
to lint the code
npm run lint
To fix auto fixable lint issues use
npm run format
Make 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