Backend API for CodeCamper application, which is a bootcamp directory website that manages bootcamps, courses, reviews, users and authentication
This project is hosted at CodeCamper API.
Check out the Documentation at CodeCamper Docs.
Rename "config/config.env.env" to "config/config.env" and update the values/settings to your own
npm install
# Run in dev mode
npm run dev
# Run in prod mode
npm start
NodeJs, ExpressJs, MongoDB, MapQuest
- Version: 1.0.0
- License: MIT