Add environmental variables to .env folder for testing purposes These example variables needed: PORT=3000 PROD_MONGODB=https://USER:PASS@DBLINK.mlab.com/DBNAME JWT_KEY=RANDOMSECRETKEY
npm install
nodemon or node server.js
Project not maintained. Feel free to contact by creating a merge request.
Project from 2019 archive.