1.0.0 • Published 8 months ago
create-100xturbo v1.0.0
100xTurbo
A CLI tool that will set up a TurboRepo with basic HTTP and WebSocket server setup. It uses pnpm
for package management and provides a streamlined way to create a project with predefined configurations for backend services.
Description
This tool sets up a TurboRepo project, including:
- A basic HTTP server setup using Express.
- A WebSocket server setup.
- TypeScript configuration.
- Predefined build, start, and dev scripts.
- Uses
pnpm
as the package manager.
Installation
To use this tool with npx
(no installation required), run:
npx create-100xturbo <reponame>
1.0.0
8 months ago