Lambda which supports authentication proxying for foam app
- AWS Lambda
- Terraform
- git-cliff for changelog and version bumps
Changelog is generated from conventional commits. On push to main, the Changelog workflow updates CHANGELOG.md and commits it.
uv tool install pre-commit
uv tool install commitizen
pre-commit install
pre-commit install --hook-type commit-msg