Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 651 Bytes

File metadata and controls

18 lines (14 loc) · 651 Bytes
title Operations
description Running, shipping, and verifying the stack
audience
developer
architect

Wiki Home

Operations

Everything about running the system — locally, in containers, and in production.

Page One-liner
Local Development Node ≥ 26, three installs, npm run dev
Docker Compose services, healthcheck ordering, live-mount wiring
Deployment What flips between dev and production, proxy trust
Testing Jest data tests, baseline snapshots, /test smoke run, Bruno collection, lint