Skip to content

NexisOmni Documentation

One system, three moving parts, one API contract. Start here to understand how they fit together.

Start here

What NexisOmni is, how the workspace is split into repos, and how to run each half on your machine. Read the overview

Architecture

The one API contract both halves are built around: two auth planes, database-per-tenant, money-as-string. See the contract

Backend API

The .NET 10 / EF Core / PostgreSQL API - orientation and pointers to the in-repo deep docs. Backend docs

Web dashboards

The tenant (hq) and operator (platform-admin) React dashboards, and how they gate on permissions. Web docs

POS app

The offline-first Flutter point-of-sale that syncs to the backend when it can reach it. POS docs

Operations

Deploying to Oracle Cloud with Dokploy, plus the runbooks for tenant lifecycle and backups. Ops docs