11 Commits
Author SHA1 Message Date
Ruslan Bakiev 7da13c895d Provision configured Geo database
Build and deploy Docker image / build (push) Successful in 31s
2026-08-20 17:33:17 +07:00
Ruslan Bakiev f2c2f7f99f Use provisioned Geo database
Build and deploy Docker image / build (push) Successful in 47s
2026-08-20 17:30:25 +07:00
Ruslan Bakiev 32f7e480e3 Restore Africa navigation graph
Build and deploy Docker image / build (push) Successful in 1m18s
2026-08-20 17:23:31 +07:00
Ruslan Bakiev 639e43621f Enrich geo products from exchange catalog
Build and deploy Docker image / build (push) Successful in 1m43s
2026-06-11 21:38:16 +07:00
Ruslan Bakiev 9aed152765 Seed geo catalog images
Build and deploy Docker image / build (push) Successful in 1m35s
2026-06-11 15:34:10 +07:00
Ruslan Bakiev 7476e61d0b Bootstrap geo graph collections
Build and deploy Docker image / build (push) Successful in 37s
2026-06-02 09:25:52 +07:00
Ruslan Bakiev 3229a527cc Use Fastify Mercurius and GraphQL contracts
Build Docker Image / build (push) Has been cancelled
2026-06-01 00:25:27 +05:00
Ruslan Bakiev 665aaf0922 remove: unused Sentry import
Build Docker Image / build (push) Failing after 1m17s
2026-03-10 10:20:00 +07:00
Ruslan Bakiev 9384566610 refactor: convert GraphQL schema from snake_case to camelCase to match frontend expectations
Build Docker Image / build (push) Failing after 2m12s
2026-03-10 10:16:08 +07:00
Ruslan Bakiev e577b41a86 Fix ARANGODB_URL env var name
Build Docker Image / build (push) Successful in 1m21s
2026-03-09 10:12:43 +07:00
Ruslan Bakiev 52cbed91f8 Migrate geo backend from Django/Graphene to Express + Apollo Server + arangojs
Build Docker Image / build (push) Successful in 1m5s
Replace Python stack with TypeScript. All 30+ GraphQL queries preserved including
phase-based routing (Dijkstra), H3 clustering, K_SHORTEST_PATHS, and external
routing services (GraphHopper, OpenRailRouting). Single public endpoint, no auth.
2026-03-09 09:45:49 +07:00