Commit Graph

4 Commits

Author SHA1 Message Date
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
a58eb18bc2 Add Infisical secret loading at startup
All checks were successful
Build Docker Image / build (push) Successful in 2m51s
2026-03-09 10:00:42 +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
Ruslan Bakiev
3e2570ae0b Initial commit from monorepo 2026-01-07 09:17:34 +07:00