Multi-Tenant
RLS
Row-level security and tenant isolation baked in from day one.
Open-source Nuxt 4 template with multi-tenant data isolation, typed end-to-end APIs, and AI guardrails that actually work — plus a built-in docs pipeline for good measure.
Multi-Tenant
RLS
Row-level security and tenant isolation baked in from day one.
Type-Safe
E2E
Drizzle schemas generate Zod validators and TypeScript types automatically.
Built-in Docs
--
A complete Markdown-backed docs site ships with the stack — no separate system.
The stack is opinionated because production bugs are expensive and drift is real.
Row-level security baked in from day one. Tenant isolation via Supabase RLS with session variables, Drizzle policy helpers, and explicit tenant filters.
Learn moreDrizzle ORM schemas generate Zod validators and TypeScript types automatically. One source of truth from database to client.
Learn moreA comprehensive AGENTS.md rules framework with anti-hallucination patterns, harness evals, and quality gates. Your AI writes code that matches the repo.
Learn moreStandardized API responses, error handling, auth middleware, admin roles, i18n, and structured logging. No bikeshedding.
Learn moreESLint, Vitest, typecheck, and custom harness evaluations run in CI. PR quality gates enforce standards before merge.
Learn moreA complete Nuxt Content docs site ships with the stack. Markdown-backed, GitHub-editable, with auto-generated llms.txt for AI consumers.
Learn moreEvery piece chosen for a reason. No filler dependencies.
Nuxt 4
v4.2
Vue 3
v3.5
TypeScript
v5.9
Supabase
v2.x
Drizzle ORM
v1.0
TanStack Query
v5.x
Tailwind CSS
v4.x
Nuxt UI
v4.x
Zod
v4.x
Vitest
v4.x
Vercel
ESLint
v9.x
Schema, API, and content patterns — all visible and reviewable.
Nuxt Content powers a full docs site from Markdown in your repo. One source of truth for authors, reviewers, humans, and LLMs — no separate toolchain to maintain.
1. Author
content/docs/*.mdEvery docs page now lives in the repository as a Markdown file with frontmatter-driven navigation.
2. Review
GitHub PR workflowMaintainers can edit docs in-place, open a PR, and keep page content, navigation, and metadata in the same file.
3. Publish
/docs + /llms.txt + /sitemap.xmlThe website, llms.txt, llms-full.txt, and sitemap are now built from the same docs collection instead of separate hand-edited files.
A developer notification hub that subscribes to GitHub events in real time.

Real-time GitHub notification tracking with workflow monitoring, PR reviews, and deployment status.
-Fja9iRY4l5FVG9pzLOZfgr3jCHkWMR.png)
Browse organizations, repositories, workflows, issues, and PRs with real-time subscription management.
Start building
Clone the repo, start your app, and get multi-tenant isolation, typed APIs, AI guardrails, and a complete docs site — all wired up and ready to go.