Built with CruzJS on Cloudflare
A full-stack demo app built with CruzJS — featuring authentication, organizations, and a notes feature, all running on Cloudflare's edge network.
npx create-cruz-app my-appThis demo showcases a complete CruzJS app — from auth to data to deployment.
📝
Notes
Create, edit, and organize your notes. Built with tRPC, Drizzle ORM, and Cloudflare D1.
🔐
Authentication
Secure login and registration with session management, invite codes, and email verification.
🏢
Organizations
Multi-tenant org management with role-based permissions and member invitation flows.
⚡
Edge-Native
Runs on Cloudflare Pages with D1, KV, Workers AI, and Queues — zero cold starts.
🎨
Great UI
Chakra UI + Tailwind CSS with pre-built layouts, forms, data tables, and modals.
🧩
Feature Modules
Modular architecture — each feature registers its own DI container, router, and routes.
Create an account and start taking notes in under a minute.
Cruz Test — A CruzJS demo app
Built with CruzJS