Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AWS Task 2 #125

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

AWS Task 2 #125

wants to merge 3 commits into from

Conversation

deva84
Copy link

@deva84 deva84 commented Feb 21, 2023

Manual build and deploy to S3 was implemented. Manual CloudFront distribution and invalidation were done as well - within the scope of 2.1 Task.
Next, serverless, serverless-finch were installed and configured with IAM credentials. serverless-single-page-plugin has been added and configured as per educational video.

static link:
http://my-third-bucket-19841111.s3-website-us-east-1.amazonaws.com/

CloudFront link:
https://d2wzi8x2e0px8m.cloudfront.net/

package.json Outdated
@@ -61,6 +75,7 @@
"prettier": "^2.8.4",
"pretty-quick": "^3.1.3",
"protractor": "~7.0.0",
"serverless-single-page-app-plugin": "^1.0.4",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like you're not using the local version of this plugin, but the npm version. Could you please fix that?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you for the note. fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants