This is a simple Alexa skill for the Amazon Echo. It will read tweets from @realDonaldTrump.
Alexa, ask the real Donald Trump for some wisdom…
npm test
npm run build
Uses webpack
to build the AWS lambda function in dist/index.js
.
npm run deploy
Uses serverless
to package and deploy the lambda function directly to AWS.