Web App (Overview)

Last Updated: 2026-07-07

Engineering notes for the apps/web Next.js app.

Run locally

From repo root:

  • pnpm -w nx dev web

Debug logging

Set the DEBUG environment variable to true to enable verbose logging during development.