Enterprise: Module 5

Module 5

Coffee Enterprise in this repo

The COFFEE-ENTERPRISE tree is a bounded lab: real HTML apps, JSON registries, and iframe embedding — small enough to read in an afternoon, rich enough to show how “enterprise UX” is assembled.

Start at the dash

ENTERPRISE-DASH.html loads enterprise-apps.json for the three main tiles (CRM, ECP, ERP) and enterprise-panel.json for sidebar shortcuts (e.g. Workspace, KAIRO). Serve the TEST folder over HTTP so fetch works.

Apps to open next

Many descriptions mention Coffee Storage — the same IndexedDB-flavored persistence pattern used elsewhere in Coffee; enterprise surfaces here are aligned with local / client-side storage stories unless you wire your own backend.

Open ENTERPRISE-DASH