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