Use BacBan in your browser.
Launches the actual React app with sample boards. Add, edit, drag, open cards, write notes, import, and export. Changes stay in this browser's local storage and can disappear if site data is cleared.
To Do
Triage an incoming client email
Prepare release notes
In Progress
Run one bounded assistant loop
Done
Connect local board API health check
The demo is the app.
It uses the same board UI and local browser persistence mode that the full project can use. No Docker API is required for the public demo path.
- Seed data loads from the tracked demo board.
- Writes are stored under this site's browser local storage.
- The in-app reset button restores the sample board.
- Export and import let you keep or reload a board JSON file.