cd server
./.venv/bin/uvicorn src.main:app --reload --port 3535
cd -