Skip to content

Backend API for CodeCamper application, which is a bootcamp directory website that manages bootcamps, courses, reviews, users and authentication

License

Notifications You must be signed in to change notification settings

kdenno/CodeCamper

Repository files navigation

CodeCamper API

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.

Usage

Rename "config/config.env.env" to "config/config.env" and update the values/settings to your own

Install dependencies

npm install

Run App

# Run in dev mode
npm run dev

# Run in prod mode
npm start

Tech stacks used

NodeJs, ExpressJs, MongoDB, MapQuest
  • Version: 1.0.0
  • License: MIT

About

Backend API for CodeCamper application, which is a bootcamp directory website that manages bootcamps, courses, reviews, users and authentication

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published