Read by what you're trying to do.
The framework's surface is grouped into six intents. Pick the one that matches the question you're holding.
61 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
Server-rendered with islands. Signals, HTML primitives, composed patterns, the runtime, and theming.
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. Same content as `gofastr docs`.