Skip to content

Latest commit

Β 

History

History
33 lines (20 loc) Β· 397 Bytes

File metadata and controls

33 lines (20 loc) Β· 397 Bytes

DigiTree API

A robust Node backend API for bootcamp directory system

Usage

Rename "config.env.env" -> "config.env" and put in your values

Install dependencies

npm install

Run App

# Run in dev environemnt
npm run dev

#Run in production environment
npm start

Live Link

Live Link: https://digitree.herokuapp.com/


Version: 1.0.0

License: MIT