Scaffold full-stack apps
without the headache
A minimal, opinionated CLI to scaffold Express/Hono + Next.js monorepos with strict type-safety. Built for developers who are tired of initial config boilerplate.
npx create-light-stackEverything you need,
nothing you don't
Modular by Design
Choose Express or Hono for your backend. Pick Postgres with Drizzle or MongoDB with Mongoose. You decide, we wire it up.
Type-Safe Everything
Zod validation shared across backend and database. Full TypeScript support with strict configs that actually work together.
Modern Stack
Next.js 16 with App Router, Tailwind v4, shadcn/ui components. Turborepo for monorepo management. Production-ready from day one.
Zero Install
No global installs required. Just run npx and answer a few questions. Start coding in seconds, not hours.
The Stack
Choose your preferred framework. Both come with TypeScript, validation, and routing configured.
Type-safe database access with migrations and schemas ready to go.
Modern React with App Router, beautiful components, and utility-first styling.
Shared validation schemas across your entire stack for consistent type safety.
Stop configuring.
Start building.
Built for developers who prefer coding over config files.