Skip to content

foodtrax/backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install Dependencies

If you don't have pipenv:

pip install --user pipenv

From inside the backend directory:

pipenv install

Start the Server

Development:

pipenv run flask run

Prod:

See TODO in hello.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published