web: uvicorn --port $PORT --host 0.0.0.0 --app-dir="/app" splashstand.main:app
