Getting Started (v2 — Legacy)
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.