create-zap-app
v1.4.12
Published
A CLI to bootstrap a Next.js boilerplate with plugins customization.
Maintainers
Readme
create-zap-app
A CLI tool to quickly scaffold new Zap.ts projects.
Overview
create-zap-app helps you bootstrap a Zap.ts project with best practices, recommended dependencies, and ready-to-use templates. It streamlines project setup so you can start building right away.
Features
- Interactive CLI for project creation
- Generates environment files and secrets
- Supports multiple package managers
- Adds essential dependencies and scripts
- Customizable templates
Installation
bun add -g create-zap-app
# or
npm install -g create-zap-app
# or
npx create-zap-app@latest # for Zap.ts scaffolding