Skip to content

martinabrahams/alexa-ask-sdk-typescript-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alexa Skill TypeScript Boilerplate

Build status

Boilerplate for the new typed ask-sdk. This implements the default AWS handlers and one custom intent named hello.

Dependencies

  • nodejs 8.x

Get started

  • Run npm install to install dependencies
  • Run npm run build to transpile JavaScript (./src) to TypeScript (./dist)

Build Dist Version

Run sh ./build.sh to create the dist output, suitable for zipping and deploying to Lambda.

About

TypeScript boilerplate project for the Alexa SDK V2 (ask-sdk)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published