Kaynağa Gözat

check README.md for instruction how to run it

Adam Madej 2 hafta önce
ebeveyn
işleme
21a90b2175
1 değiştirilmiş dosya ile 10 ekleme ve 1 silme
  1. 10 1
      README.md

+ 10 - 1
README.md

@@ -1,2 +1,11 @@
-# BoatDelivery
+1. Open all 3 projects (eurekaServer, springGateway, worker-service) and run them. Eureka first, then others.
+Note that these services use ports 8761 (eureka), 8080 (gateway), 8081 (micronaut)
+2. Open localhost:8761 to check status of services.
+3. Open http://localhost:8080/api/production/status to check it working.
+
+
+
+
+
+