Components
Deep-dives on each piece of the stack, for when the guides hand-wave past something:
- Terraform — every
.tffile, variables, outputs, and AWS services touched. - Management app —
the Nest.js API, React dashboard, and
@hyveon/sharedlibrary. - Lambdas — the five Node.js Lambdas (interactions, followup, update-dns, watchdog, efs-seeder).
- Integration tests — the tier-2 Playwright suite that dispatches directly into the Nest.js DI container.
For the big picture, start at the architecture overview.