Commit Graph
7 Commits
Author SHA1 Message Date
Ruslan Bakiev 6b23e6b60c chore: optimize docker image build pipeline
Build Docker Image / build (push) Successful in 5m18s
2026-03-14 10:37:46 +07:00
Ruslan Bakiev abf9659092 Fix set -e conflict with prisma migrate resolve
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
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
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
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
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