ZeroStarterRC

Introduction

A modern, type-safe, and high-performance SaaS starter template built with a monorepo architecture.

ZeroStarter is currently in Release Candidate (RC) status. All implemented features are stable and production-ready. We're actively adding new features and integrations day-by-day.

Getting Started

Manage

  • Authentication - Auth, OAuth, organizations, and teams
  • Dashboard - Protected dashboard with organization management
  • Database - PostgreSQL schema, Drizzle ORM, and migrations
  • API Conventions - Response format, error handling, and middleware
  • Analytics - Configure PostHog analytics and tracking
  • Blog - Manage blog content and articles
  • Code Quality - Git hooks, linting, and formatting
  • Documentation - Manage documentation content and search
  • Environment - Manage environment variables
  • Feedback - Configure user feedback collection
  • Release - Manage releases and changelog
  • Theming - Dark mode, CSS variables, and styling
  • OG Images - Dynamic Open Graph image generation
  • llms.txt - Auto-generated documentation for LLMs
  • robots.txt - Search engine crawler instructions
  • Sitemap - Auto-generated sitemap for search engines

Deployment

  • Docker - Deploy with Docker and Docker Compose
  • Vercel - Deploy to Vercel

Resources

Contributing