Getting Started Add /app to PYTHONPATH and then just type: uvicorn app.main:app --reload --host 0.0.0.0 --port 4000