Skip to main content

Getting Started (v2 — Legacy)

This is the legacy v2 setup guide. Steps here may be out of date. See the latest Getting Started for current instructions.
This guide takes you from a fresh clone to the apps running locally. Every external integration is a guarded extension point — with a key absent it no-ops and logs, so the project builds and runs with zero secrets.

Prerequisites

  • Bun 1.3+ — primary runtime and package manager for the whole monorepo.
  • Node.js 20.9+ — needed by the CMS / origin.
  • Git — to clone the repository.

Install

Run

All apps boot with zero secrets configured.
Last modified on August 29, 2026