Commit Graph
6 Commits
Author SHA1 Message Date
Ruslan Bakiev a7a41b2a24 Authorize default client team context
Build and deploy Docker image / build (push) Successful in 3m13s
2026-08-20 18:52:07 +07:00
Ruslan Bakiev c65cc01db2 Align backend dependencies
Build and deploy Docker image / build (push) Successful in 3m39s
2026-06-07 10:52:19 +07:00
Ruslan Bakiev 67a45302b2 Require Logto team claim for billing auth
Build and deploy Docker image / build (push) Successful in 3m31s
2026-06-05 12:53:05 +07:00
Ruslan Bakiev ce10b41915 Use Fastify Mercurius and GraphQL contracts
Build Docker Image / build (push) Has been cancelled
2026-06-01 00:25:28 +05:00
Ruslan Bakiev 133d7b434b Accept Flutter sessions for billing 2026-05-31 18:06:33 +05:00
Ruslan Bakiev 2d96afabec Migrate billing backend from Django to Express + Apollo Server + Prisma
Build Docker Image / build (push) Successful in 1m44s
Replace Python/Django/Graphene with TypeScript/Express/Apollo Server.
Same 2 endpoints (team/m2m), same JWT auth, same TigerBeetle integration.
Prisma ORM replaces Django ORM for Account/OperationCode/ServiceAccount.
2026-03-09 09:13:07 +07:00