Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 253 Bytes

readme.md

File metadata and controls

7 lines (4 loc) · 253 Bytes

run project with:

pip install -r requirements.txt

uvicorn app:app --reload (this is for reload server automatically with the code change)

image