- written in typescript
- Bottlejs dependency injection
- npm commands to build, deploy and run the lambda function
- deployment via serverless
Steps to run:
- npm install
- npm run build
- sls deploy
- test with Alexa by running
sls invoke local -f lambda-ts-function -p tests/alexa-payload.json