Royal Glow internal docs · now fully interactive — Steps, API tables, file trees & live status
Royal Glow Docs

Getting Started

Legacy v2 local development setup for the Royal Glow monorepo. Preserved for reference — see the latest docs for current instructions.

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

bun install

Run

bun run dev

All apps boot with zero secrets configured.

OpenReport an issue

Was this page helpful?

On this page