Skip to content

konn1ehuang/Backend

 
 

Repository files navigation

AniMatcher-Backend

FastAPI backend for AniMatcher

Setup

We use python poetry for dependency management. Once you install python-poetry just run

poetry install

To view environment info to add to vscode use

poetry env info

Running

Local

poetry shell
python -m app

Production

./start.sh

Structure

TODO

About

FastAPI backend for NutriPal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 72.9%
  • Jupyter Notebook 19.6%
  • PLpgSQL 4.7%
  • Shell 1.3%
  • Dockerfile 1.3%
  • Procfile 0.2%