← Back to context

Comment by simonw

7 hours ago

The Beads project uses Beads itself as an issue tracker, which means their issues data is available here as JSONL:

https://github.com/steveyegge/beads/blob/main/.beads/issues....

Here's that file opened in Datasette Lite which makes it easier to read and adds filters for things like issue type and status:

https://lite.datasette.io/?json=https://github.com/steveyegg...

Does link 2 … build the whole thing from scratch, in the browser? Wth Simon, are you coding whilst sleeping these days?