Files
Jason Woltje dedc1af080
All checks were successful
ci/woodpecker/push/infra Pipeline was successful
ci/woodpecker/push/web Pipeline was successful
ci/woodpecker/push/api Pipeline was successful
fix(auth): restore BetterAuth OIDC flow across api/web/compose
2026-02-17 23:37:49 -06:00
..

Getting Started

Complete guide to getting Mosaic Stack installed and configured.

Chapters

  1. Quick Start — Get up and running in 5 minutes
  2. Installation — Detailed installation instructions for different environments
  3. Configuration — Environment setup and authentication configuration

Prerequisites

Before you begin, ensure you have:

  • Node.js 20+ and pnpm 9+
  • PostgreSQL 17+ (or Docker)
  • Basic familiarity with TypeScript and NestJS

Next Steps

After completing this book, proceed to:

  • Development — Learn the development workflow
  • Architecture — Understand the system design
  • API — Explore the API documentation