Skip to content

fitty-Hackccelerate-2020/fitty-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fitty

Setup environment variables

export MONGO_URL=mongo_url
export JWT_SECRET_KEY=jwt_secret_key

Installation

yarn install
#or
npm install

Run locally

yarn dev

Open localhost:3000 in browser. Read API documentation here.

About

fitty android application's HEART (Backend) 💚

Resources

Stars

Watchers

Forks