A tool to give sam templates more power.
npm install @starterstack/sam-expand
npx sam-expand build
npx sam-expand deploy
All plugins must be ESM compatible, either as relative javascript .mjs / typescript .mts files, or as a published npm module.
See starterstack for use with custom plugins
https://starterstack.github.io/sam-expand
Commit messages are Commitizen friendly
npx cz
or npm run cz
should be used instead of git commit