In this video, I will walk you through then deploy and demo the "S3 React Website" and "S3 Angular Website" patterns from cdkpatterns.com.
This pattern uses AWS CDK to deploy a React website and an Angular website using just one command
Angular GitHub Repo:
https://github.com/cdk-patterns/serverless/tree/master/s3-angular-website
React GitHub Repo:
https://github.com/cdk-patterns/serverless/tree/master/s3-react-website
To Clone Now:
npx cdkp init s3-react-website
npx cdkp init s3-angular-website
Download
0 formats
No download links available.
Deconstructing the "S3 React Website" and "S3 Angular Website" patterns | NatokHD