This repository contains the templates that I reference in my book:
Architectural Patterns for Serverless Systems
- Copy a given template folder
- Replace text "my" with your system name prefix
- Replace text "template" with your subsystem name prefix
- Replace text "thing" and "Thing" with an appropriate domain entity name
- Uncomment need yaml fragments
- Delete unneeded files
npm ci
npm test
npm run test:sls
npm run test:int
npm run dp:np:w
npm run dp:np:e
npm run dp:prd:w
npm run dp:prd:e