create-100x-turbo-starter
v1.0.10
Published
A CLI tool to create a Turbo repo with a predefined nextjs, express and ws-server structure
Readme
Turbo Starter
A CLI tool to quickly set up a Turborepo with a predefined structure including Next.js, Express, and WebSocket server.
🚀 Installation
You can use npx, npm, yarn, or pnpm to run the CLI.
Using npx (recommended)
npx create-100x-turbo-starter@latest
