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.
This commit is contained in:
Ruslan Bakiev
2026-03-09 09:20:21 +07:00
parent 569924cabb
commit 27b86c85b7
108 changed files with 5024 additions and 3918 deletions

4183
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff