Skip to content

canopy1/aws-dojo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS Dojo

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.

Useful commands

  • yarn run build compile typescript to js
  • yarn run watch watch for changes and compile
  • yarn run test perform the jest unit tests
  • yarn cdk deploy --all deploy this stack to your default AWS account/region
  • yarn cdk diff --all compare deployed stack with current state
  • yarn cdk synth --all emits the synthesized CloudFormation template

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published