GestAImmo Platform Architecture

GestAImmo Platform Architecture An architecture diagram generated by Archify. Residents & Admins · Browser / PWA Mobile · Architecture component Residents & Admins Browser / PWA Mobile Identity Providers · Google / GitHub / MS · Architecture component · OAuth 2.0 Identity Providers Google / GitHub / MS OAuth 2.0 Caddy Proxy · TLS :80 / :443 · GestAImmo Platform Stack · Reverse Proxy Caddy Proxy TLS :80 / :443 Reverse Proxy React SPA · Vite + PWA Shell · GestAImmo Platform Stack · React React SPA Vite + PWA Shell Express API · Node.js :3005 · GestAImmo Platform Stack › Backend Core · JWT & RBAC Express API Node.js :3005 JWT & RBAC MinIO Storage · S3 API :9000 · GestAImmo Platform Stack › Backend Core · Uploads / Docs MinIO Storage S3 API :9000 Uploads / Docs PostgreSQL · or SQLite dev · GestAImmo Platform Stack › Backend Core · 25+ Tables · PostgreSQL PostgreSQL or SQLite dev 25+ Tables FastAPI 3D · Python :8000 · GestAImmo Platform Stack · TripoSR Mesh · Python FastAPI 3D Python :8000 TripoSR Mesh Ollama LLM · Qwen3.5 :11434 · GestAImmo Platform Stack · Tool-Calling Ollama LLM Qwen3.5 :11434 Tool-Calling PayPal API · Supplier Invoices · Architecture component · REST Gateway PayPal API Supplier Invoices REST Gateway HTTPS sign-in static / PWA REST / JWT SQL S3 Put/Get mesh jobs tool loop payouts GestAImmo Platform Stack Backend Core Legend Frontend Backend Database Cloud Security External

Edge & Presentation

  • • Caddy terminates TLS and drains in-flight requests during deployments
  • • React SPA delivers PWA shell, role-aware UI, and multi-language support

Application Core

  • • Express API exposes ~234 endpoints across 19 domain modules with RBAC
  • • PostgreSQL / SQLite manages 25+ relational tables with automated migrations

Storage & AI Services

  • • MinIO object storage manages invoice files, documents, and 3D assets
  • • FastAPI handles 3D mesh generation; Ollama powers agent tool-calling loop