loust.pro
Multi-tenant SaaS
Enterprise CMS platform powered by the Nexus Engine V4.0 — multi-tenant, multi-locale, GraphQL supergraph.
Stack
- Next.js 16 + Apollo Server 5 (Gateway/Subgraph)
- PostgreSQL via Prisma 7.4.1 + @prisma/adapter-pg
- Bun + Node (pnpm workspaces)
Highlights
- 707 Prisma models across 8 schema domains (auth, content, business, ai, analytics, education, marketing, core).
- GraphQL supergraph via Apollo Gateway + Subgraph with persisted query lists + redis cache + per-request response cache.
- 11 PM2 services and 15 ops modules (codegen, telemetry, tenant provisioning, i18n, dev-manager) running under Bun.