This purpose of this repo is simply to have a place for all our AWS Dojo projects.
Simply run yarn from the root to get going.
yarn run buildcompile typescript to jsyarn run watchwatch for changes and compileyarn run testperform the jest unit testsyarn cdk deploy --alldeploy this stack to your default AWS account/regionyarn cdk diff --allcompare deployed stack with current stateyarn cdk synth --allemits the synthesized CloudFormation template