Commit Graph

6 Commits

Author SHA1 Message Date
Ruslan Bakiev
abf9659092 Fix set -e conflict with prisma migrate resolve
Some checks failed
Build Docker Image / build (push) Failing after 6m25s
2026-03-09 11:49:50 +07:00
Ruslan Bakiev
b9bb6d9758 Switch from Infisical to Vault for secret loading
Some checks failed
Build Docker Image / build (push) Failing after 5m0s
2026-03-09 11:20:20 +07:00
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
926d2c26f6 Add Infisical secret loading at startup
All checks were successful
Build Docker Image / build (push) Successful in 3m36s
2026-03-09 10:00:47 +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
Ruslan Bakiev
685fbbe14a Initial commit from monorepo 2026-01-07 09:16:05 +07:00