v2.1 - Now with Next.js 15 and Tailwind CSS V4

Build faster with Turborepo

A modern monorepo starter template that scales with your ambitions. Production-ready from day one.

Everything you need to ship

Carefully selected tools and configurations to accelerate your development workflow

Lightning Fast
Optimized builds with intelligent caching and parallel execution
Modern UI
Pre-configured Shadcn UI components with Tailwind CSS
Production Ready
Next.js 15 with Turbopack for optimal performance
Developer Experience
Biome.js for fast, unified linting and formatting
Containerized
Docker Compose setup for consistent development
Monorepo Structure
Efficient workspace management with pnpm

Get up and running

Start building your next project in minutes, not hours

Installation
$ git clone https://github.com/ProductOfAmerica/turbo-starter.git
$ cd turbo-starter
$ pnpm install
$ pnpm dev

Clone the repository and start developing immediately with hot reload

Project Structure
apps/web→ Next.js application
packages/ui→ Shared components
docker-compose.yml→ Container setup

Organized monorepo structure for scalable development

Available Commands
pnpm buildBuild all packages and apps
pnpm lintCheck code quality across the monorepo
pnpm format-writeAuto-format all code with Biome
pnpm dockerRun the entire stack with Docker

Ready to build something amazing?

Join developers who are shipping faster with our modern monorepo setup