Skip to content

AWS CI on top of Code Build, Code Deploy and Code Pipeline

Notifications You must be signed in to change notification settings

smartmachine/awsci-paas

Repository files navigation

awsci

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

About

AWS CI on top of Code Build, Code Deploy and Code Pipeline

Resources

Stars

Watchers

Forks

Packages

No packages published