web: python -m uvicorn extension.backend.app:app --host 0.0.0.0 --port ${PORT:-8000}
