togo install togo-framework/boardDrag-and-drop tile board host: arranges widgets, feed posts and page sections across topbar/sidebar/body zones, with per-user layout + save-as-default persistence.
The host UI lives in web/: the drag-and-drop board + BoardProvider (@togo-framework/board). It arranges any registered widget/tile across zones with layout persistence. The Go module embeds web/ via go:embed (WebAssets).
MIT