This project is a backend service for the application SSPIAN
JavaScript, Node.js, Express.js and MongoDB
- Clone the application on your device
- Place clone_config.env file into config/ folder and rename it to config.env
- Change the Values of the keys to your prefered Database and Secrets
npm install
npm run start