Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 412 Bytes

File metadata and controls

26 lines (17 loc) · 412 Bytes

API for Bootcamps

Extensive documentation with examples here

Usage

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

Install dependency

npm install

Run App

# Run in dev mode
npm run dev

# Run in production mode
npm start
  • Version: 1.0.0
  • License: MIT