/cdk-spiking

Just me hacking away to learn cdk

Primary LanguageJavaScript

Useful commands

  • npm run test check javascript error using the typescript compiler
  • npm run test:watch watch for changes and check javascript error using the typescript compiler
  • cdk deploy deploy this stack to your default AWS account/region
  • cdk diff compare deployed stack with current state
  • cdk synth emits the synthesized CloudFormation template