Remix.run Logo
aleda145 an hour ago

Working on open sourcing my data analytics canvas: https://kavla.dev/

I've worked on it for about a year, with 1700 commits. I've been going back and forth if I should just open up the canvas or also the multiplayer experience.

I've always had the dream to make some money from a side project, but I don't think this one is it, so I'll just make the entire repo public. Just want to clean up some stuff first.

Lots of fun tech used: duckDB WASM, Cloudflare Durable Objects, tldraw and pocketbase

defenestration an hour ago | parent [-]

The landing page is teasing. Then I clicked 'Open a Canvas', expecting to play around with a canvas to understand the tool. But bummer, a login screen. Maybe you can let people try before making an account?

aleda145 an hour ago | parent [-]

100% agree, it's on the todo list!

If you just want to see what it looks like here's a demo looking at hackernews data: https://kavla.dev/hn

There's also no email verification gatekeeping it so feel free to just input some bogus data when signing up

defenestration 40 minutes ago | parent [-]

Ah, that's very cool. Thanks for the link. Fun to see other HN folks on the same canvas!

aleda145 24 minutes ago | parent [-]

I'm very impressed how well durable objects work for multiplayer experience!

Also looks like the table shapes broke, there should be data that you can browse and download. I've replaced those with screenshots just in case anyone else sees it