TurboKit

Introduction

Welcome to TurboKit - Modern fullstack monorepo starter

Welcome to TurboKit

TurboKit is a modern, production-ready fullstack monorepo starter built with the latest technologies.

Tech Stack

TechnologyDescription
Next.js 16React framework with App Router and Turbopack
Elysia.jsHigh-performance TypeScript backend with Bun
PrismaType-safe database ORM with migrations
Tailwind CSS v4Utility-first CSS framework

Features

  • 🔐 Complete Authentication System - JWT + Session-based auth with email verification, password reset, and role-based access control
  • 📧 Email Service (Resend) - Beautiful transactional emails with React Email templates
  • 💳 Stripe Integration - Payment processing, subscriptions, and customer portal
  • 🚀 Turborepo Monorepo - Efficient build system with caching and parallel execution
  • 🎨 shadcn/ui Components - Beautiful, accessible UI components ready to use
  • 📋 React Hook Form + Zod - Type-safe form handling with validation
  • 📚 Swagger API Documentation - Auto-generated OpenAPI documentation
  • 🔒 Security First - Argon2 password hashing, rate limiting, httpOnly cookies, and CSRF protection

On this page