create-ws-starter
v0.0.5
Published
This CLI tool allows for fast creation of either a Next.js application or a Turborepo which will contain the basic scaffolding setup with batteries included `tailwind`, `shadcn/ui`, `biome`, and `vitest`.
Maintainers
Readme
ws-starter
This CLI tool allows for fast creation of either a Next.js application or a Turborepo which will contain the basic
scaffolding setup with batteries included tailwind, shadcn/ui, biome, and vitest.
The CLI downloads templates from GitHub repositories:
- Next.js: willsather/nextjs-starter
- Turborepo: willsather/turborepo-starter
Getting Started
pnpm create ws-starter