VS Code devcontainer boilerplate for Alexa skill development using TypeScript
- VS Code devcontainer extention
git config&ask configure&aws configurein your host (devcontainer will mount those)
- Use this template -> Create a new repository
- git clone && cd repository directory
- open with VS code(
code .) - reopen in container in VS Code
npm install
npm run test(optional)npm run lint(optional)npm run buildnpm run pjsonask deploy