Commit Graph

2 Commits

Author SHA1 Message Date
Ruslan Bakiev
6ff4bc9ff1 Add baseline migration and fix prisma deploy
Some checks failed
Build Docker Image / build (push) Has been cancelled
2026-03-09 10:18:29 +07: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