You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: s3-angular-website/python/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ This can be found in the blog folder. This is just the initial site that is crea
32
32
### CDK S3 Deploy Infrastructure (/cdk)
33
33
This can be found in the cdk folder, it sets up an S3 bucket as a website deploy and uploads your angular website in the website folder. This uses the JSII Construct - https://pypi.org/project/cdk-spa-deploy/
34
34
35
-
The inital setup here doesn't use cloudfront but the cdk-spa-deploy module details how easy it is to add it and a custom domain
35
+
The initial setup here doesn't use cloudfront but the cdk-spa-deploy module details how easy it is to add it and a custom domain
Copy file name to clipboardExpand all lines: s3-angular-website/typescript/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ This can be found in the blog folder. This is just the initial site that is crea
32
32
### CDK S3 Deploy Infrastructure (/cdk)
33
33
This can be found in the cdk folder, it sets up an S3 bucket as a website deploy and uploads your angular website in the website folder. This uses the JSII Construct - https://www.npmjs.com/package/cdk-spa-deploy
34
34
35
-
The inital setup here doesn't use cloudfront but the cdk-spa-deploy module details how easy it is to add it and a custom domain
35
+
The initial setup here doesn't use cloudfront but the cdk-spa-deploy module details how easy it is to add it and a custom domain
Copy file name to clipboardExpand all lines: s3-react-website/typescript/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ This can be found in the website folder. This is just the initial site that is c
30
30
### CDK S3 Deploy Infrastructure (/cdk)
31
31
This can be found in the cdk folder, it sets up an S3 bucket as a website deploy and uploads your react website in the website folder. This uses the JSII Construct - https://www.npmjs.com/package/cdk-spa-deploy
32
32
33
-
The inital setup here doesn't use cloudfront but the cdk-spa-deploy module details how easy it is to add it and a custom domain
33
+
The initial setup here doesn't use cloudfront but the cdk-spa-deploy module details how easy it is to add it and a custom domain
0 commit comments