Skip to content

Deploy a single page web app to AWS using the Go CDK.

License

Notifications You must be signed in to change notification settings

Shaun1/spa-cdk-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spa-cdk-deploy

Deploy a single page web app to AWS using the Go CDK.

This assumes you have a domain name already registered, which will need to be entered in cdk.go.

Architecture overview

block diagram

Inspired by: https://www.youtube.com/watch?v=2DzEF3deOLw

Welcome to your CDK Go project!

The cdk.json file tells the CDK toolkit how to execute your app.

Useful commands

  • 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
  • go test run unit tests

About

Deploy a single page web app to AWS using the Go CDK.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages