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: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,6 +49,9 @@ eCommerce application based on the microservices architecture built using Spring
49
49
-**Search Suggestion Service:** Provide default search suggestions and provides suggestions based on a prefix using Hashmap. The service creates the Hashmap based on available data from the database with various combinations and populates the map.
50
50
51
51
**Steps for executing the application using docker-compose:**
52
+
53
+
Installation Video: https://youtu.be/_crBKEYyGgY
54
+
52
55
1. Clone/Download the repository.
53
56
54
57
2. Set the environmental variables which will be impacted on docker-compose.yml.
0 commit comments