Skip to content

Task 09 | Backend For Frontend#6

Open
aleksandra-sturova wants to merge 2 commits intomainfrom
task_09
Open

Task 09 | Backend For Frontend#6
aleksandra-sturova wants to merge 2 commits intomainfrom
task_09

Conversation

@aleksandra-sturova
Copy link
Owner

@aleksandra-sturova aleksandra-sturova commented Dec 13, 2020

Task 9


All product-service and CART services methods should work correctly if requested via bff-service

3 - A working and correct express application should be in the bff-service folder. Reviewer can start this application locally with any valid configuration in the .env file and this application should works as described in the task 9.1 ✅
5 - The bff-service should be deployed with Elastic Beanstalk. The bff-service call should be redirected to the appropriate service : product-service or CART. The response from the bff-service should be the same as if product-service or CART services were called directly. ✅

@aleksandra-sturova aleksandra-sturova force-pushed the task_09 branch 2 times, most recently from f5ba677 to c9eec8e Compare December 13, 2020 15:50
@@ -0,0 +1,2 @@
product=https://y8cv6h0sql.execute-api.eu-west-1.amazonaws.com/dev/products
Copy link

Choose a reason for hiding this comment

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

Hi! Just an advice: .env files should be added to .gitignore, if not - you can expose your secret data :)

Copy link
Owner Author

Choose a reason for hiding this comment

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

Hi! Thanks!

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