SOMA-Delights

The business-applications family: complete, lean platforms on SOMA. Delivery operations is the first application.

Replaces: Custom domain backends, bespoke mobile app stacks, hand-assembled Docker Compose setups

API routes
80+35 modules
Applied migrations
108most in the platform
Apps on one backend
3ops · customer · driver
SOMA services consumed
6the whole substrate

The proof of the whole platform

Every claim on this site converges here: one vertical product — delivery operations — consuming six SOMA services in production shape, serving three apps from one backend. This is what the operations layer looks like when the assembly story is real.

s-delights integration hub: the delivery-operations product consumes soma-iam, soma-flags, soma-licensing, soma-notify, soma-audit and soma-infra, serves staff, customer and driver apps, and runs on one Postgres soma-iam — auth, three tiers soma-flags — rollouts soma-licensing — plans soma-notify — order updates soma-audit — every action chained soma-infra — pool · crypto · storage s-delights 80+ routes · 35 modules · 108 migrations staff / customer / driver tiers ops dashboard embedded · Razorpay customer app — React Native driver app — cold-chain checkpoints Not a demo — a delivery business's real backend, proving the substrate end-to-end on one Postgres.

Key components

ComponentWhat it isStatus
s-delightsRust API: 80+ routes, 35 route modules, 108+ applied migrations; three-tier surface (staff/customer/driver); Razorpay payments; Leptos/WASM ops dashboard embedded in binaryshipped
soma-cust-mobileReact Native / Expo 56 customer app: onboarding, subscriptions, wellness, payments, delivery tracking, partner referralusable
soma-driver-mobileReact Native / Expo 56 driver app: route, delivery status, cold-chain checkpoints, earningsusable
soma-console9 services + Postgres 17 + Redis 7 + Caddy 2 in one Docker Compose file; seed container provisions tenant, admin user, flag environmentsshipped
soma-ecosystemSingle Docker image: all nine services + embedded Postgres + Redis + Caddy; first-boot secret auto-generation; `docker run -p 80:80 soma/ecosystem:local`usable

Why it matters

  • SOMA-Delights is the business-applications family: lean, complete platforms on the SOMA substrate — delivery operations is the first application
  • The delivery-operations product integrates soma-iam, soma-audit, soma-notify, soma-flags, soma-licensing, and soma-infra — the full-platform integration story is real and working
  • s-delights has 108+ applied migrations, more than any other codebase in the platform
  • `docker run -p 80:80 soma/ecosystem:local` runs the full platform stack in one command — the ecosystem image is the on-ramp for local evaluation

Maturity

Git activity

Delights: 5 commits (2026-07-16 to 2026-07-20). Ecosystem: 5 commits on 2026-07-16 (initial build-out).

Get started →Source on GitHub →