Full-stack multi-tenant template for Nuxt 4

Claxx Stack is the full-stack template built for AI-assisted app development.

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.

Powered by
Nuxt
Supabase
Drizzle
Vue
Vercel

The Stack

Every 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

See the patterns in action

Schema, API, and content patterns — all visible and reviewable.

Loading...
Included docs pipeline

A complete docs site ships with the stack — no separate system required.

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/*.md

Write in Markdown

Every docs page now lives in the repository as a Markdown file with frontmatter-driven navigation.

2. Review

GitHub PR workflow

Ship through GitHub

Maintainers 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.xml

Generate every docs surface

The website, llms.txt, llms-full.txt, and sitemap are now built from the same docs collection instead of separate hand-edited files.

Built with Claxx Stack

SignalBox.sh

A developer notification hub that subscribes to GitHub events in real time.

SignalBox Dashboard

SignalBox Dashboard

Real-time GitHub notification tracking with workflow monitoring, PR reviews, and deployment status.

GitHub Explorer

GitHub Explorer

Browse organizations, repositories, workflows, issues, and PRs with real-time subscription management.

Start building

Everything you need to ship a production app.

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.