Skip to Content
Introduction

Welcome to the Documentation

This is the main documentation page for your SaaS template.

Getting Started

Get started by exploring the documentation sections.

Features

  • Next.js 15: The latest version of Next.js
  • Prisma: Type-safe database access
  • Better Auth: Modern authentication
  • Stripe: Payment processing
  • Tailwind CSS v4: Utility-first CSS framework
  • Nextra: Beautiful documentation

Quick Start

# Install dependencies pnpm install # Set up environment variables cp .env.example .env # Run database migrations pnpm db:push # Start development server pnpm dev

Next Steps

Explore the sidebar to learn more about each feature of the template.

Last updated on