Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 168 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 168 Bytes

How to run this app

  1. Install requirements from requirements.txt
  2. Copy and update settings in config.example.py
  3. Run via uvicorn main:app --reload