Split exchange into quotes service
All checks were successful
Build Docker Image / build (push) Successful in 2m0s

This commit is contained in:
Ruslan Bakiev
2026-05-31 16:14:18 +05:00
parent 5eae00961c
commit a499e03401
16 changed files with 2048 additions and 2656 deletions

5
README.md Normal file
View File

@@ -0,0 +1,5 @@
# Optovia Exchange
GraphQL service for the marketplace layer: suppliers, products, and quotes.
This service does not own logistics hubs, route graph data, route pricing, or shipment calculations. Those belong to `backends/logistics`.