This is a companion to webapp-baseline.
The webapp being deployed is located in https://github.com/capraconsulting/webapp-baseline
- Consider removing LICENSE
- Modify src/config.ts
- Modify
artifactsBucketin pipelines undersrc/pipelines - Modify stacks under
src/stacksto 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
-
Lint
npm run lint
-
Update and review snapshots
npm run snapshots