Documentation previewThese docs are actively being built. Some pages may change as the framework and examples are finalized.
Skip to content

Frontend

Frontend covers generated UI support, embedded frontend assets, and starter kits.

Frontend source is app-scoped. The default app uses cmd/app/frontend/; named apps use cmd/<app>/frontend/.

First-party starter kits currently include Vue, React, and templ + htmx. Use Starter Kits to compare the available choices.

Pages