Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 172 Bytes

File metadata and controls

20 lines (15 loc) · 172 Bytes
uvicorn main --reload
aerich init -t settings.TORTOISE_ORM
aerich init-db
aerich migrate
aerich upgrade