Boilerplate to start a typescript alexa skill with aws lambda.
- Setup a free aws developer account: https://console.aws.amazon.com/
- Setup a free alexa developer account: https://developer.amazon.com/alexa/
Windows Execute the following with PowerShell
yarn global add ask-cli
Windows If you face issues with the ask-cli check this issue: alexa/ask-cli#59 (comment)
Execute Root directory
yarn bundle
yarn deploy