Skip to content

ryparker/aws-cdk-sample-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS CDK Sample

🚀 Quick Start

1. Install dependencies with Yarn v1

yarn install

2. Create the bootstrap stack in your AWS account This only needs to be ran once per account/region.

yarn bootstrap

3. Build Cloudformation files

yarn build

4. Deploy

yarn deploy --all

About

CDK app that stands up a basic web app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors