Installation
1
Clone the repository
2
Start a local server
index.html in your browser.3
Open the Plugin Manager
Right-click anywhere on the board to open the Plugin Manager.
4
Browse plugins
Switch to the Community Store tab to browse and install plugins.
Your First Plugin
Create a file atplugins/hello-world/plugin.js:
plugins.json:
What’s Next?
Build Your First Plugin
Full walkthrough with storage, events, and UI
Architecture Overview
Understand how the kernel works