Commit Graph

4 Commits

Author SHA1 Message Date
Ruslan Bakiev
37a2d31ea7 Add baseline migration and fix prisma deploy
All checks were successful
Build Docker Image / build (push) Successful in 3m44s
2026-03-09 10:20:31 +07:00
Ruslan Bakiev
47f0921a55 Add Infisical secret loading at startup
All checks were successful
Build Docker Image / build (push) Successful in 3m10s
2026-03-09 10:00:56 +07:00
Ruslan Bakiev
2d96afabec Migrate billing backend from Django to Express + Apollo Server + Prisma
All checks were successful
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
Ruslan Bakiev
72db63f956 Initial commit from monorepo 2026-01-07 09:17:45 +07:00