v0.7.0 is now available

Ship Full-Stack Apps
In Minutes, Not Months

Production-ready mobile, web, and backend — all from one CLI. Expo, Next.js, Fastify, Docker, Auth, and more. Configured and ready to deploy.

Get Started
$npx create-stackr@latest
terminal
$
Waiting for files...

BUILT WITH

React Native
Expo
Next.js
TypeScript
Node.js
Fastify
Prisma
Drizzle
Redis
BetterAuth
PostgreSQL
Docker
TypeBox
BullMQ
Vitest
ast-grep
RevenueCat
Adjust
Scate
React Native
Expo
Next.js
TypeScript
Node.js
Fastify
Prisma
Drizzle
Redis
BetterAuth
PostgreSQL
Docker
TypeBox
BullMQ
Vitest
ast-grep
RevenueCat
Adjust
Scate

One Monorepo, Isolated Services

Generate an auth service plus any number of base services — each with its own Fastify backend, PostgreSQL, and Redis. Blast radius stays bounded: a runaway migration in one service can't touch another's data.

  • Isolated database + Redis per service
  • Cross-service auth via cookie forwarding
  • Add services later with stackr add service
UI Layer
React Native
Next.js
& More
Controllers
REST API
Event Queue
Backend
Your Business Logic

World-Class DX

Stop wiring boilerplate. One command generates typed services, BetterAuth, Docker Compose, and a full Vitest setup — then stackr add service and stackr add entity keep extending it without breaking what's there.

10xFaster Setup
100%Type Safety
Terminal
$ npx create-stackr@latest my-app

? Include a dedicated auth service? Yes
? ORM? Drizzle
? Base service name? core
? Platforms for core? Web, Mobile
? AI coding tools? Claude Code, Cursor

✔ Generated a 2-service monorepo + context harness

  cd my-app
  npm run setup && npm run docker:dev

Seamless Integrations

Don't reinvent the wheel. Enable industry-standard integrations like BetterAuth, RevenueCat, and Adjust during generation — pre-configured, fully typed, and scoped per service so nothing is bolted on after the fact.

Built to Stay On-Convention

stackr ships a push-based context harness — nested AGENTS.md, Cursor & Windsurf rules, Claude skills, and ast-grep lints, all derived from one source of truth. The architecture survives long after generation, even when AI agents write the code.

Explore the harness

Convention Layer

AGENTS.md, editor rules, and Claude skills, auto-generated.

Enforcement

ast-grep rules and a post-edit hook catch drift.

Ready to ship your next idea?

Join thousands of developers building the future with create-stackr.