From zero to stack
in one command.
Choose a template, add addons, and ship a production-ready Node, Web, or AI-ready app from a cozy developer workbench.
Next.js SaaS AI Starter
The most complete production-ready SaaS boilerplate in the ecosystem
$ npx create-awesome-node-app my-saas \
--template nextjs-saas-ai-starter
# ✅ Multi-tenant SaaS scaffold ready
# ✅ Auth, DB, AI, RBAC — all configured
# ✅ Zero-config DevContainer included
▊
Start with a solid foundation
Curated starters for frontend, full-stack, and SaaS — not a dump of every option.
Choose a path. Ship faster.
Curated template + addon combinations with copy-paste commands.
Modern SPA
React + Vite with Tailwind and Zustand for a fast client app.
Full-stack web
Next.js with Auth.js and Drizzle for a production app foundation.
API platform
NestJS with Docker and GitHub Actions for a shippable backend.
SaaS + AI flagship
Multi-tenant Next.js SaaS with AI, Auth, and pgvector built in.
Find your stack
Browse by category when you already know the shape of the project.
Pick these when you need a browser UI without a full-stack framework — React + Vite for SPAs, Astro for content sites.
Use when the deliverable is an HTTP API or worker — NestJS for modular services, Hono for lean edge/serverless handlers.
Choose Next.js or React Router (Remix) when UI and server routes should live in the same codebase.
Start here when you need apps and packages in one repo with Turborepo pipelines and Changesets.
Use when the repo itself is a WebdriverIO (or similar) test harness, not an application under test.
Scaffold popup, options, and newtab surfaces that target Chrome, Firefox, and Edge via WebExtension APIs.
Compose, then generate
Select a template, add extensions, and generate your project with a single command — interactive or headless for CI.
$ npm create awesome-node-app@latest my-app \
--template react-vite-boilerplate \
--addons tailwind-css zustand github-setup
Generates a React app with Tailwind, Zustand, GitHub setup, and AI-ready conventions when enabled.
Build with us
Users scaffold with one command. Contributors improve the CLI, templates, and docs in the open.
One philosophy. Any language.
The composition-first scaffolding approach is coming to more ecosystems. Start with Node.js today — Python and V are on the way.
Ready when you are
One command to scaffold. Browse templates when you want inspiration.