Demo Gallery
Try Marionette demos
Run the sample apps that used to live in the README's quick-start section. Each demo is started from the repository root.
Admin sample dashboard
Representative admin UI sample with dashboard widgets, data exploration, and operational controls.
DashWind-style DaisyUI dashboard demo
DaisyUI-inspired DashWind admin dashboard based on the Marionette DashWind shell and helpers.
Minimal setup registers the DaisyUI template, DashWind CSS, and browser helpers with dw.Use(app, dw.Options{}).
Full Marionette demo
The complete demo app that showcases Marionette pages, data views, charts, actions, and state flows.
Minimal sample
A compact, self-contained app that is useful when you want to inspect the smallest runnable Marionette shape.
AI chat sample
Simulated streaming chat replies without requiring an external API key.
Custom JavaScript sample
External MathJax plus app-level JavaScript hooks for pages that need a small browser-side enhancement.
Desktop WebView sample
Runs the same Marionette app model behind a localhost server and native WebView shell.
On Linux, install GTK 3 and WebKitGTK development packages before building the desktop tag.