Turbo Kit
An opinionated monorepo starter template for quickly building production-ready web applications.
Turbo Kit is a powerful monorepo starter template that combines the best modern technologies to help you build scalable, production-ready web applications faster than ever.
Skip the tedious setup and configuration. Turbo Kit provides you with a battle-tested foundation featuring authentication, database management, type-safe APIs, and a blazingly fast development experience—all pre-configured and ready to go.
Built With Modern Technologies
Carefully selected tools that work perfectly together
Next.js
The React framework for production with server-side rendering and static generation
tRPC
End-to-end typesafe APIs with automatic type inference and validation
Drizzle ORM
Lightweight TypeScript ORM with excellent performance and type safety
Better Auth
Secure and flexible authentication with support for multiple providers
Docker
Containerized development environment including PostgreSQL, Redis, Mailpit, Minio, and more
Turborepo
Efficiently manage multiple packages with shared code and dependencies
Redis
In-memory data store for caching and real-time data synchronization (upstash)
Everything You Need
Built-in features that help you hit the ground running
Monorepo Architecture
Turborepo-powered workspace for managing multiple packages with shared code and dependencies
Lightning Fast
Optimized build pipeline and caching strategies for blazingly fast development and deployment
Type Safety
Full TypeScript support with end-to-end type safety from database to frontend