Skip to content

Backend API for a Bootcamp directory website to manage boot camps, courses, reviews, users and authentication

Notifications You must be signed in to change notification settings

bolajixi/devCamper-api

Repository files navigation

DevCamper API

Backend API for the DevCamper Application which is a bootcamp directory website

Usage

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

Install Dependencies

Run

npm i

or

npm install

Run Application

# Run in dev mode
npm run devStart

# Run in production mode
npm run start

Version: 1.0.0

License: MIT

About

Backend API for a Bootcamp directory website to manage boot camps, courses, reviews, users and authentication

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published