Skip to content

capralifecycle/liflig-cdk-app-reference

Repository files navigation

liflig-cdk-app-reference

This is a companion to webapp-baseline.

The webapp being deployed is located in https://github.com/capraconsulting/webapp-baseline

Checklist if using this reference

  • Consider removing LICENSE
  • Modify src/config.ts
  • Modify artifactsBucket in pipelines under src/pipelines
  • Modify stacks under src/stacks to fit the application
  • Modify .ldp.json with the relevant AWS configuration for the application
  • Remove disable job-step in .github/workflows/ci.yml
  • Review dependencies

Pre-commit checklist

  1. Lint

    npm run lint
  2. Update and review snapshots

    npm run snapshots