Middleware Backend playbook
How to build processors, webhooks, and workers. Default: Logic / Functions. Screens / Pages only maps onto User App and Front-facing.
Nellalink v1 mounts:
| Folder | Prefix |
|---|---|
routes/file-manager | /api/v1/nellalink/file-manager |
plugins/nellalink-init | /plugins/nellalink/nellalink-init |
Persist on Core Backend. Do not treat Middleware Mongo as the system of record for businesses or orders.
Functions
| Function | Status |
|---|---|
| Place order | implemented |
| Owner updates order | implemented on Middleware; User App drift |
| Notify owner | implemented |
| File upload | implemented |
| Order reminder worker | implemented |
Other products in this repo (Middey, Samzuga, crypto, KYC) are not Nellalink v1.
ENV / Metadata Catalog — Middleware ENV names and the metadata this layer reads or writes.
Explorer: middleware-dev docs.