Customize the deploy.sh
file, and run it. See the article on how to test it.
yarn build
compile typescript to jsyarn cdk deploy
deploy this stack to your default AWS account/regionyarn cdk diff
compare deployed stack with current stateyarn cdk synth
emits the synthesized CloudFormation template