Changelog
Track the evolution of TurboStack
v1.0.0Stable
February 10, 2026
🎉 First Stable Release
Features
- • Next.js 16 with React 19 and Turbopack
- • Elysia.js - Fast Bun-powered backend
- • Prisma ORM with PostgreSQL
- • Better Auth with OAuth support
- • Resend email with React Email
- • Tailwind CSS v4 with shadcn/ui
- • Polar.sh payment processing
- • UploadThing file uploads
- • Full ticket system
- • Usage statistics tracking
Architecture
- • Turborepo monorepo structure
- • Type-safe shared packages
- • Modular API routes with Elysia.js
- • Service layer pattern
- • Centralized error handling
Packages
- • apps/web - Next.js frontend
- • apps/api - Elysia.js backend
- • apps/docs - Documentation
- • packages/database - Prisma schema
- • packages/types - Shared types
- • packages/validations - Zod schemas
Deployment
- • Vercel frontend support
- • Railway/Render/Fly.io backend
- • Docker container support
- • Docker Compose configuration
Requirements: Node.js ≥ 22 • Bun 1.1.x • PostgreSQL
Documentation: docs.turbostack.pro