Directories
¶
| Path | Synopsis |
|---|---|
|
apps
|
|
|
crud
command
crud is the typical entity-CRUD shape: one entity backed by SQLite, auto-migrate, full CRUD routes.
|
crud is the typical entity-CRUD shape: one entity backed by SQLite, auto-migrate, full CRUD routes. |
|
full
command
full is a realistic shape with every supported framework surface wired on at once: three related entities with relations, audit log, cron, MCP, the UI host with one screen, file storage, search backend, access control, multi-tenancy, custom endpoints, plugins, and the OpenAPI + Swagger UI surface.
|
full is a realistic shape with every supported framework surface wired on at once: three related entities with relations, audit log, cron, MCP, the UI host with one screen, file storage, search backend, access control, multi-tenancy, custom endpoints, plugins, and the OpenAPI + Swagger UI surface. |
|
minimal
command
minimal is the smallest meaningful GoFastr binary: NewApp + one plaintext route.
|
minimal is the smallest meaningful GoFastr binary: NewApp + one plaintext route. |
Click to show internal directories.
Click to hide internal directories.