create-stackblaze-app
v1.0.0
Published
Scaffold a StackBlaze AI SaaS Kit app — a production-ready, multi-tenant AI SaaS starter.
Maintainers
Readme
create-stackblaze-app
Scaffold a StackBlaze AI SaaS Kit app — a production-ready, multi-tenant AI SaaS starter: authentication, organisations, streaming AI chat, billing, usage metering, and an admin portal, on Next.js 16 / React 19 / Tailwind v4.
Usage
npx create-stackblaze-app@latestYou'll be prompted for your licence key (from your purchase email), a project name, and which features to include. The CLI downloads your licensed template and scaffolds it locally.
A valid licence key is required — purchase at stackblaze.dev.
Requirements
- Node.js >= 20
