service1_ui

MODULES Open the Lab →
service1_ui is the modular static frontend for the Service1 app. Each card below is a module — a self-contained HTML page that talks to the backend through core/communication.js. In the Lab, you can paste in JSON state, see every read/write a page issues, and develop modules in isolation. In production, the ASP.NET host loads the same modules with SERVICE1_UI_MODE = "api".