Commit Graph
5 Commits
Author SHA1 Message Date
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 9ae89b1270 Update webhook URL
Build Docker Image / build (push) Successful in 1m57s
2026-01-07 09:45:04 +07:00
Ruslan Bakiev 0f1b0b109e Add Gitea Actions CI/CD workflow
Build Docker Image / build (push) Failing after 13s
2026-01-07 09:26:08 +07:00
Ruslan Bakiev 685fbbe14a Initial commit from monorepo 2026-01-07 09:16:05 +07:00