Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 191 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 191 Bytes

supademo

kill the demoGod

Command to bring up the server -

poetry install 
ngrok http 8080
python -m uvicorn app.server:app --reload --port=8080