Python ASGI app, captured by a service worker

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/.

Boot status: starting