3 Commits

Author SHA1 Message Date
Ruslan Bakiev
e6e014ebb0 Add Flutter auth sessions to teams
All checks were successful
Build Docker Image / build (push) Successful in 2m10s
2026-05-31 16:46:04 +05:00
Ruslan Bakiev
a1d3b0edeb Add baseline migration and fix prisma deploy
Some checks failed
Build Docker Image / build (push) Has been cancelled
2026-03-09 10:18:39 +07:00
Ruslan Bakiev
d9f1a066ce Migrate teams backend from Django to Express + Apollo Server + Prisma
All checks were successful
Build Docker Image / build (push) Successful in 2m8s
Replace Django/Graphene stack with TypeScript Express server using Apollo Server v4
with 4 GraphQL endpoints (public/user/team/m2m) and Prisma ORM mapped to existing tables.
2026-03-09 09:26:41 +07:00