Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Task: https://github.com/rolling-scopes-school/cloud-development-course-initial/blob/main/10_backend_for_frontend/task.md
Deploy ElasticBeansTalk: http://bam6ycha-bff-api-service.eu-west-1.elasticbeanstalk.com/
Product service: https://6f58bqhfvi.execute-api.eu-west-1.amazonaws.com/dev
Cart service: http://bam6ycha-cart-service-api.eu-west-1.elasticbeanstalk.com/api/profile
FE PR: https://github.com/Bam6ycha/shop-angular-cloudfront/pull/6
Done: 13.11.2022 / 14.11.2022
Score: 5/5
✔️ 1 - Task 10.1 Create a new service called bff-service.
✔️ 1 - Task 10.2 Deploy BFF Service with Elastic Beanstalk.
✔️ 1 - Task 10.3 Submit link to the pull request to Crosscheck page.
You should use Bearer Token in PostMan to be authorized : YmFtNnljaGE6VEVTVF9QQVNTV09SRA==
use http://localhost:8080/cart or http://localhost:8080/products for local check.
On frontend you must add username in token in local storage. I have already added password: bam6ycha