Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 348 Bytes

File metadata and controls

24 lines (17 loc) · 348 Bytes

DevCamper API

Bankend API for DevCamper application, listing bootcamps near you

Usage

Rename "config/configcopy.env" to "config/config.env" and update the values based on your settings

Install Dependencies

npm install

Run App

# Run in dev mode
npm run dev

# Run in prod mode
npm start
  • Version 1.0.0
  • LICENSE MIT