Skip to content

Welcome to Zebric

Ship secure internal tools without scaffolding code.

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.

  1. Read What is Zebric? to understand the approach
  2. Follow the Quickstart to run your first app in 5 minutes
  3. Explore the Blueprint Reference for entities, pages, forms, and queries
  4. Add Workflows & Notifications to automate processes
  5. Review Security & Auth for access control and API keys