Skip to content

A simple example of an automatization process of a React App delivery using AWS CodePipeline and CDK

Notifications You must be signed in to change notification settings

jvillane/aws-cdk-s3-react-app-from-github-with-pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws-cdk-s3-react-app-from-github-with-pipeline

Useful commands

  • npm run build compile typescript to js
  • npm run watch watch for changes and compile
  • 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

A simple example of an automatization process of a React App delivery using AWS CodePipeline and CDK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published