Commit Graph

4 Commits

Author SHA1 Message Date
Ruslan Bakiev
bb5a202ec5 Add baseline migration and fix prisma deploy
Some checks failed
Build Docker Image / build (push) Has been cancelled
2026-03-09 10:18:33 +07:00
Ruslan Bakiev
3169f09672 Add Infisical secret loading at startup
All checks were successful
Build Docker Image / build (push) Successful in 3m18s
2026-03-09 10:00:52 +07:00
Ruslan Bakiev
27b86c85b7 Migrate exchange backend from Django to Express + Apollo Server + Prisma
All checks were successful
Build Docker Image / build (push) Successful in 1m54s
Replace Python/Django/Graphene with TypeScript/Express/Apollo Server.
Same 4 endpoints (public/user/team/m2m), same JWT auth.
Prisma replaces Django ORM for Offer/Request/SupplierProfile.
Temporal and Odoo integrations preserved.
2026-03-09 09:20:37 +07:00
Ruslan Bakiev
5a5186732b Initial commit from monorepo 2026-01-07 09:12:35 +07:00