create-snalppy
v0.1.22
Published
The official installer for the SNAPPY stack.
Readme
@snappy-stack/cli
The official CLI installer to bootstrap the SNAPPY Stack.
The SNAPPY Stack is a high-performance, opinionated architecture built exclusively on Next.js 16, Payload CMS 3.0, and Tailwind CSS.
Usage
You can create a new SNAPPY project interactively by running:
npx create-snappy my-snappy-appOr just run the CLI without a directory name to trigger the guided wizard:
npx create-snappyFeatures
- Guided Infrastructure Setup: Automatically configs your
.envfor Supabase Postgres and S3 Storage. - Private Templates: Secured GitHub OAuth flow for accessing proprietary premium templates.
- Lightning Fast: Shallow git cloning for instant scaffolding.
Requirements
Node.js>= 20.xpnpm>= 9.x- Git
License Requirement
The underlying engine (@snappy-stack/core) requires a valid SNAPPY Development License to function.
