Easily go from Event Storming to serverless.
➡️ Track progress here (demo features tracking issue)
Prerequisites:
- Node >= v14
- AWS CLI
Steps:
npm install
npm run build
cd examples/airline/flight-ops
npm run deploy
Alternatively...
npm run synth
npm install
npm run watch