Star on GitHub

Ship products in hours, not months

A complete, production-ready foundation for your next product. Stop configuring infrastructure and start building what makes your product unique.

Get Started
Saves 2-3 weeks of infrastructure work
blitzpack
$

Why Blitzpack?

This is not your average template. It's a production-ready template with core features already wired up and ready to use.

We Made the Hard Choices

We made the architectural decisions. You get battle-tested patterns for auth, API design, state management, and database queries. No more reinventing the wheel.

No Assembly Required

Auth flows, email system, admin dashboard, and other core features are already wired up and ready to use. No more wasting time setting up from scratch.

Truly Production-Ready

Auth flows, rate limiting, structured logging, testing infrastructure and more are configured for production from day one.

Built for Zero Friction

Unified tooling, shared packages and full TypeScript support ensures that all components work seamlessly together.

Built for Real Projects

Beyond just boilerplate. Blitzpack offers a complete foundation with the infrastructure and patterns you need to build production-grade applications.

Full-Stack Type Safety

Zod schemas validate once, protect everywhere. From API requests to database queries to UI forms.

Lightning-Fast Dev

Turborepo supercharges your development workflow with blazing fast rebuilds.

Deployment Ready

Blitzpack comes with a production-ready deployment infrastructure already configured.

Modern UI Out of the Box

Beautiful components with shadcn/ui, Tailwind v4, dark/light mode, and smooth animations.

Hassle-Free Database

Prisma ORM with PostgreSQL, easy migrations and Docker setup that just works.

Authentication Made Easy

Complete frontend and API auth flows with email/password, OAuth, and session management.

Ship with Confidence

Comprehensive testing with Vitest. Blitzpack comes with a testing infrastructure built in.

Monorepo-First

Shared packages across all apps thanks to the monorepo structure.

AI Agent Ready

The bundled CLAUDE.md enables instant context for AI assistants.

What's Included

Production-ready features, configured and working out of the box.

Authentication

  • Login & Signup flows
  • Email verification & password reset
  • Google and GitHub OAuth
  • Session management with refresh
  • Role-based access control

API Infrastructure

  • Zod validation everywhere
  • Structured logging with Pino
  • Rate limiting built-in
  • Auto-generated API docs
  • Testing infrastructure

Database

  • Prisma ORM with PostgreSQL
  • Migration system
  • Database seeding
  • Docker Compose setup

Admin Dashboard

  • Live metrics & analytics
  • User CRUD operations
  • Session management
  • Easily extendable

Email System

  • React Email templates
  • Verification & reset emails
  • Welcome emails
  • Resend integration

Developer Tooling

  • CLI setup wizard
  • Vitest testing suite
  • Git hooks & CI/CD
  • ESLint & Prettier

Explore the Structure

See exactly what you get. A thoughtfully organized monorepo with clear boundaries and shared packages.

~/blitzpack
ยท
apps
web
Dockerfile
src
next.config.ts
tailwind.config.ts
api
Dockerfile
src
prisma
emails
test
packages
types
ui
utils
tailwind-config
package.json
pnpm-workspace.yaml
turbo.json
docker-compose.yml
deploy
tsconfig.base.json
vitest.workspace.ts
eslint.config.ts
CLAUDE.md

Quick Start

Get up and running in seconds. One command is all you need.

terminal
$pnpm create blitzpack

Tech Stack

Built on modern, battle-tested technologies

Frontend

Next.js 16React 19TypeScriptTailwind CSS v4shadcn/uiRadix UITanStack QueryTanStack TableZodJotaiReact Hook FormFramer MotionRechartsSonnernext-themes

API

Fastify 5TypeScriptPrisma 7PostgreSQLBetter-authZodPinoReact EmailScalar

DevOps

TurborepoDockerVitestGitHub Actions CIESLintPrettierHusky

Frequently Asked Questions

Everything you need to know about Blitzpack