1.0.11 • Published 3 months ago

@tcn-dev/tcn v1.0.11

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

@tcn-dev/tcn

Create a new Turbo Convex Starter Kit project with a single command.

Features

  • 🚀 Quick project setup with Turborepo and Convex
  • 🔐 Built-in authentication setup
  • 📝 Environment variable configuration
  • 🎨 Modern UI with ShadCN and TailwindCSS
  • 📦 Monorepo structure with packages for web and backend

Usage

# Using npm
npm create @tcn-dev/tcn@latest

# Using yarn
yarn create @tcn-dev/tcn

# Using pnpm
pnpm create @tcn-dev/tcn

Options

  • --dry-run: Run through the setup process without making any changes
  • --debug: Show detailed debug information during setup

Requirements

  • Node.js >= 16.0.0
  • pnpm (for package management)
  • Git (for cloning the starter kit)

What's Included

The starter kit includes:

  • Next.js for the frontend
  • Convex for the backend
  • TailwindCSS for styling
  • ShadCN UI components
  • TypeScript support
  • And more!

License

MIT - see LICENSE file for details

Author

Asad Komi

1.0.11

3 months ago

1.0.10

3 months ago

1.0.9

4 months ago

1.0.8

4 months ago

1.0.7

4 months ago

1.0.6

4 months ago

1.0.5

4 months ago

1.0.4

4 months ago

1.0.3

4 months ago

1.0.1

4 months ago

1.0.0

4 months ago