Skip to content

ayoubarcode/create-bootcamp-api-with-node-js

Repository files navigation

Bootcamp API

Back end API for the bootcamps Application which is a bootcamp directory website

Usage

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

install Dependecies

npm install

run app

# Run in dev mode
npm run dev

#Run in production Mode
npm start
  • Version: 1.0.0
  • Licence: MIT

About

Back end for boot-camp App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published