SPFN ships as composable packages, not a monolith. @spfn/core is the
only required piece; everything else is opt-in. Every function is documented on this site,
straight from the repo.
Server, routing, database, codegen — the framework kernel.
Sessions, OAuth providers, RBAC, invitations.
File uploads — local and GCS drivers.
Email and messaging with pluggable providers.
Health checks, metrics, request tracing.
Content models and admin endpoints.
Background jobs and step workflows.
Serve a website from a repo — this site runs on it.
Next.js integration — layouts, catch-all helpers, static export sync.
Database migration tooling.
create, init, codegen — the dev workflow.