A batteries-included monorepo starter with auth, multi-tenant API, background jobs, a full design system, and a CI/CD pipeline โ all wired together and ready to ship.
Every plugin is independently publishable to npm under @sb-codex.
Email/password + Google OAuth via better-auth. Session management, CSRF protection, email verification included.
Every table has workspace_id. Row-level security enforced at the database layer โ no manual WHERE clauses.
tRPC v11 + Zod schemas shared between Fastify and React. Refactor a procedure and TypeScript catches the breakage.
Radix UI primitives + Tailwind v4 + Recharts. StatCard, charts, dialogs, forms โ all ready to use.
BullMQ + Valkey queues for email, exports, search indexing, and webhooks. Typed payloads, retries built-in.
GitHub Actions โ GHCR โ VPS. Docker Compose + Traefik + Let's Encrypt. Push to main and it ships.
Carefully chosen defaults โ swap anything you need.
Bootstrap a new project in one command. Plugins from npm, no packages/ directory, just your app code.
pnpm create @sb-codex/sb-app@latest