This is a TypeScript version of the template created from https://github.com/alexa/skill-sample-nodejs-fact.
The following packages were added:
- typescript
The following files were created/modified:
- tsconfig.json
- lambda/package.json -> package.json
- lambda/index.js -> src/index.ts
- index.ts
- build.sh
Run:
yarn build
Run:
yarn deploy