wag-managment-api-service-version-3
Go to file
berkay 57df5104b8 updated modules 2025-01-08 15:25:05 +03:00
.idea updated modules 2025-01-08 15:25:05 +03:00
StoreServices updated modules 2025-01-08 15:25:05 +03:00
a_project_files updated modules 2025-01-08 15:25:05 +03:00
api_configs updated modules 2025-01-08 15:25:05 +03:00
.gitignore Initial commit 2025-01-08 10:15:58 +00:00
LICENSE Initial commit 2025-01-08 10:15:58 +00:00
README.md updated modules 2025-01-08 15:25:05 +03:00

README.md

  • Run Store Services

On debian

docker-compose -f ./StoreServices/debian-docker-compose.yml up --build -d

On Linux

docker-compose -f ./StoreServices/local-docker-compose.yml up --build -d

Connectors:

commercial_main_mongo_service: http://localhost:11777 commercial_main_memory_service: http://localhost:11222 postgres_main_commercial: http://localhost:5444