3 Commits

Author SHA1 Message Date
Ruslan Bakiev
62beff96a1 Use Fastify Mercurius and GraphQL contracts
Some checks are pending
Build Docker Image / build (push) Waiting to run
2026-06-01 00:25:27 +05:00
Ruslan Bakiev
f7f5559372 Remove Temporal workflow from KYC service
All checks were successful
Build Docker Image / build (push) Successful in 2m22s
2026-05-31 12:15:58 +05:00
Ruslan Bakiev
bce6b47896 Migrate KYC backend from Django to Express + Apollo Server + Prisma
All checks were successful
Build Docker Image / build (push) Successful in 2m12s
Replace Python/Django/Graphene with TypeScript/Express/Apollo Server.
Same 3 endpoints (public/user/m2m), same JWT auth via Logto.
Prisma replaces Django ORM. MongoDB, Temporal and SurrealDB integrations preserved.
2026-03-09 09:16:44 +07:00