Read by what you're trying to do.
The docs are grouped by intent. Pick the one that matches the question you're holding.
95 docs · 8 intents
Start here
What GoFastr is, how a project is laid out, and a map of every feature: the newcomer narrative before the per-feature references.
Modeling your domain
Declare entities, fields, relations. The framework generates schema, CRUD, validators, and code.
Serving HTTP
Routes, middleware, sessions, auth, idempotency, security headers: everything between the wire and your handler.
Building UI
Start from a product job, then choose the state boundary, server-rendered islands, primitives, runtime, and theme.
Persisting & migrating
SQLite and Postgres, dialect-aware, with the migration CLI and per-test isolation.
Working with agents
MCP tools, Kiln build mode (experimental), agent permissions, plan-gated destructive ops.
Operations
Run it in production. Logging, metrics, feature flags, env, i18n.
Reference & internals
Performance numbers and the deeper design + tooling docs: surfaced so nothing is hidden.
Every doc · A–Z
The complete embedded reference: every page, alphabetical, featured or not. It is the same content as `gofastr docs`.