Complexity: 100 points
Goal
Create a single environment variable matrix for backend, webapp, mobile, data-processing, and onchain tooling.
Acceptance Criteria
- Lists required and optional environment variables by app.
- Separates local dev, CI, and testnet deploy needs clearly.
- Avoids exposing secrets while still being actionable.
- Lives in the doc folder and is easy to update.
Complexity: 100 points
Goal
Create a single environment variable matrix for backend, webapp, mobile, data-processing, and onchain tooling.
Acceptance Criteria