Skip to content

A mongoDB backend database project. Creates bootcamps, courses, reviews and users with authentication

Notifications You must be signed in to change notification settings

glebdv/mongoDB_project

Repository files navigation

MongoDB Project

Backend API for a Bootcamp Creator project

Usage

Rename the "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
npm start
  • Version 1.0.0
  • License: MIT

About

A mongoDB backend database project. Creates bootcamps, courses, reviews and users with authentication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published