Build Production-Ready
Next.js Applications
A complete starter template with authentication, payments, and database — all wired up and ready to deploy. Stop boilerplating. Start building.
From Idea to Production
Better Auth with email/password and Google OAuth out of the box. User sessions, account management, and admin controls — all ready to go.
Built-in Polar.sh integration for subscriptions and payments. Start charging for your product from day one.
Docker-ready with CI/CD, Drizzle migrations, and Dokploy deployment. Go from git push to production in minutes.
What's Included
Email/password and Google OAuth with JWT sessions, admin plugin, and route protection middleware.
Type-safe PostgreSQL with schema definitions, migrations, and Drizzle Studio for database management.
Subscription management and payment processing integrated directly into your auth flow.
Beautiful, accessible components with Tailwind CSS v4, dark mode, and consistent design tokens.
Server state management with caching, background refetching, and optimistic updates built in.
Standalone Docker builds with environment variable injection and self-hosted PaaS deployment.
Deploy Your Way
Local, staging, and production environments with Traefik and CrowdSec security.
docker-compose.local.ymldocker-compose.staging.ymldocker-compose.production.ymlSelf-hosted PaaS deployment with automatic builds and runtime environment configuration.
1. Push to repository
2. Dokploy builds image
3. Deploy with env vars
Automated CI/CD with PR validation, staging builds, and production deployments to GHCR.
PR triggers validationstaging-* tag validatesv* tag deploys