Skip to content

Files

Latest commit

6262087 · Jan 21, 2024

History

History

backend

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jan 21, 2024
Jan 21, 2024
Jan 20, 2024
Jan 20, 2024
Jan 20, 2024
Jan 20, 2024

Setup Guide

  • install requirements with pip3 install -r requirements.txt
  • run python3 -m uvicorn app:app --reload