This is a backend api being built to host event pages for workshops, hackathons, etc. The primary focus is to host WADLA (Workshop on Advances in Deep Learning and Applications ) organized by IIITS.
- mongoDB V6.0.6 (you can use free tire cloud mongodb at https://www.mongodb.com/)
- nodeJS v18.16.0
- fork the repo
- create a .env file see .env-example for reference
- run
npm ito install package dependencies - run
npm startand the server starts at port 5000
- Wadla Admin Frontend -> https://github.com/karthikeya-io/wadla-admin
- Wadla Home Page -> https://github.com/karthikeya-io/wadla
- WADLA -> https://wadla.in/