npm.io
0.1.0 • Published 7 years agoCLI

alexa-skill-nodejs810-construct

Licence
ISC
Version
0.1.0
Deps
5
Size
17 kB
Vulns
0
Weekly
0

Useful commands

  • npm run build compile typescript to js
  • npm run watch watch for changes and compile
  • cdk deploy -c skillId=<SkillId> -c skillName=<SkillName> deploy this stack to your default AWS account/region
  • cdk diff compare deployed stack with current state
  • cdk synth -c skillId=<SkillId> -c skillName=<SkillName> emits the synthesized CloudFormation template