Reference

Reference for constructs, aspects, and helper utilities provided by your project.


Overview

This section documents the reusable building blocks that ship with the starter kit so you can understand what’s available before writing new code.

Sections

  • ConstructsBaseConstruct, NetworkConstruct, and how to extend them safely
  • Aspects — cross-cutting governance rules applied across stacks
  • Helpers — Projen task generators, branch-aware naming helpers, and git utilities
  • Stacks — Foundation and Starter stacks plus the generated npm scripts
  • Projen — how .projenrc.ts keeps the repo deterministic