File size: 93 Bytes
59d7ee7
 
1
2
3
python -m pip install --user -r requirements.txt
python -m uvicorn api.app.main:app --reload