eezhal92 / trash-map-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trash Map API

CircleCI

Requirement

  • Node >=v6.9.1
  • MongoDB v3.4.0
  • Yarn

How to set development

  • Install all dependecies yarn install
  • Copy .env.example into .env and change the env variable values
  • Run the app yarn run dev

Run for Production

  • Build the source yarn run build
  • Run the app yarn run start

About


Languages

Language:JavaScript 98.7%Language:Shell 1.3%