Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Kanban Board — React

SPA kanban board built with React and SLOP.

Setup

bun install
bun run dev

The app runs at http://localhost:5173. SLOP is available via:

  • postMessage — for browser extensions
  • WebSocketws://localhost:9339/slop for CLI/desktop

Connect with CLI

cd ../../../apps/cli
go run . --connect ws://localhost:9339/slop