A FastAPI app runs entirely in your browser via Pyodide. A service worker intercepts every navigation, form submission and fetch() below and answers it over the ASGI protocol — there is no server behind /app/.
fetch()
/app/
Boot status: starting