Skip to content

kun432/alexa-typescript-devcontainer-boilerplate

Repository files navigation

alexa-typescript-devcontainer-boilerplate

About

VS Code devcontainer boilerplate for Alexa skill development using TypeScript

Prerequisite

  • VS Code devcontainer extention
  • git config & ask configure & aws configure in your host (devcontainer will mount those)

Initialize

  1. Use this template -> Create a new repository
  2. git clone && cd repository directory
  3. open with VS code(code .)
  4. reopen in container in VS Code
  5. npm install

Deploy

  1. npm run test (optional)
  2. npm run lint (optional)
  3. npm run build
  4. npm run pjson
  5. ask deploy

Thanks

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published