Skip to content

Repository files navigation

To help people understand how to use AWS with best practices at enterprise scale.

Using IaC (Infrastructure as Code) tools like CDK and arc.codes.

Workspace workflow

  • Install all packages from the repo root:
    • pnpm install
  • Run CDK commands without changing directories:
    • pnpm infra:synth
    • pnpm infra:diff
    • pnpm infra:deploy

Environment

  • Local defaults live in .env and are loaded by the root scripts.
  • For AWS deploys, use pnpm infra:deploy:aws or set LOCAL=false and STAGE=dev.
  • .env.example is committed as the template; keep it in sync with .env.
  • Sync the template with pnpm env:sync (non-safe keys are masked).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages