Commit Graph

4 Commits

Author SHA1 Message Date
Ruslan Bakiev
4c13189fe4 Switch from Infisical to Vault for secret loading
All checks were successful
Build Docker Image / build (push) Successful in 2m43s
2026-03-09 11:20:29 +07:00
Ruslan Bakiev
2e9f302dc6 Add Infisical secret loading at startup
All checks were successful
Build Docker Image / build (push) Successful in 2m6s
2026-03-09 10:00:38 +07:00
Ruslan Bakiev
c0321660b9 Migrate orders backend from Django to Express + Apollo Server
All checks were successful
Build Docker Image / build (push) Successful in 1m37s
Replace Python/Django/Graphene stack with TypeScript/Express/Apollo Server.
Same 3 GraphQL endpoints (public/user/team), same JWT auth via Logto JWKS,
same Odoo proxy logic. No database needed (pure proxy).
2026-03-09 09:08:57 +07:00
Ruslan Bakiev
27c04a4759 Initial commit from monorepo 2026-01-07 09:16:11 +07:00