kenken999's picture
vmwre
a2b7723
raw
history blame
105 Bytes
pip install -r requirements.txt
python api/app/db.py
uvicorn api.app.main:app --host 0.0.0.0 --port 8000