4 lines
95 B
Bash

source ./.venv/bin/activate
# uvicorn start:app --port 7777 --host="0.0.0.0"
python ./start.py