3 Commits
Author SHA1 Message Date
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 37a2d31ea7 Add baseline migration and fix prisma deploy
Build Docker Image / build (push) Successful in 3m44s
2026-03-09 10:20:31 +07: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