peterjgrainger / alexa-skill-boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alexa-skill-boilerplate

Build Status

Coverage Status

Known Vulnerabilities

Prerequisits

  • node 8+

Quickstart

Set up accounts with aws / now

npm run init

Deploy code to now and spec to AWS

npm run deploy

Test

npm test

Test manually in AWS

npm run ask:testing

About


Languages

Language:TypeScript 99.4%Language:Dockerfile 0.4%Language:JavaScript 0.1%