Commit Graph
4 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 d7ebefd0ee Add demo seed command
Build and deploy Docker image / build (push) Successful in 2m34s
2026-06-07 10:43:12 +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 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