Declarative blueprints
Define data models, pages, access rules, workflows, and notifications in a single TOML file. The runtime engine renders it, no code generation at runtime.
Declarative blueprints
Define data models, pages, access rules, workflows, and notifications in a single TOML file. The runtime engine renders it, no code generation at runtime.
Runtime-driven
Changes hot-reload instantly during development. No build step, no scaffolding. Works with Node.js/Docker and Cloudflare Workers.
Built-in security
Authentication, role-based access control, CSRF protection, and audit logging are included out of the box.