Skip to content
developer

Intro

This is the central reference for ENV_NAME engineering. Start here if you’re new, or jump directly to what you need.

Before writing any code, read the architecture doc. It covers the full stack, how requests flow through the system, and where things live.

Architecture

Step-by-step guide to cloning the repo, configuring your environment, and getting the site up on your machine.

Local setup

How staging and production deployments work, branch conventions, and how to roll back if something goes wrong.

Deployment

Caching strategy, what to avoid, and how to diagnose performance regressions.

Performance