Backend API for the Devcamper application from Node.js API Masterclass with Express & Mongodb(an Udemy course by Brad Traversy)
Rename "config/config.env.env" to "config/config.env" and update the values/settings to our own configurations
npm install
#Run in dev mode
npm run dev
#Run in production mode
npm start
- Version: 1.0.0
- License: MIT