You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A fullstack FastAPI starter template built around the new `app.frontend()` method with no separate static file server needed. The committed `dist/` is served directly by FastAPI, making the whole app deployable to FastAPI Cloud from a single repo.