- Users auth and role based dashboard
- Participants auth and dashboard
- CRUD Events
- Event Participation
- Event Attendance
- Event Certificates
- Event Feedback
- Email System
- Team Progress/Status Management
- In App Project Workflow
- MERN
- Redis/Kue
-
Pre-requisites:
- Node.js
- NPM
- Redis
-
Directions to setup/install
$ git clone https://github.com/dsckiet/website-backend-v2
$ cd website-backend-v2
$ touch .env
$ cp .env.example .env
# Set values in .env
$ npm i
- Directions to execute
$ npm run dev
Made during 🌙 by DSC KIET