web: uvicorn server.main:app --app-dir=server --host=0.0.0.0 --port=${PORT:-5000}