Thanks to visit codestin.com
Credit goes to github.com

Skip to content

IFO-AI/backend

Repository files navigation

IFO backend

Dependencies

  • flask: Python server of choise

Set Up

  1. Check out the code
  2. Install requirements
    pipenv install
    
  3. Start the server with:
    python app.py
    

Migrations

flask db init
flask db migrate -m "add comment here"

flask db upgrade

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •