Setup make sure you have uv installed to setup a virtual environment, run: uv venv to install all project dependencies, run: uv sync that's it! You can now run the server with: uv run fastapi dev