File size: 69 Bytes
db56cf5
 
 
1
2
3
4
cd server
./.venv/bin/uvicorn src.main:app --reload --port 3535
cd -