Skip to content

Manoj381997/BootCamper

Repository files navigation

BootCamper API

A backend nodeJs application for developers to manage bootcamps, courses, reviews, users and authentication

Demo

The API is live here

Install Dependencies

npm install (or) npm i

Run App

# To run in dev mode
npm run dev

# To run in prod mode
npm start

Note: Since I've used windows system for creating this application, I have used SET keyword in start property of scripts element in package.json file. Remove that incase if you are running on mac/linux

Author - Manoj Kumar G

About

A backend API documentation to manage bootcamps, courses, reviews, users and authentication

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published