Skip to content

vishal2develop/BootcampYoga-API

Repository files navigation

BootcampYoga API

Backend API for BootcampYoga application, which is a bootcamp directory website.

Live

Production

Usage

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

Install Dependencies

npm install

Run app

# Run in dev mode
npm run dev

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

About

Backend for BootcampYoga app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published