Hacker News new | ask | show | jobs
by randomcatuser 660 days ago
hahaha i think we had similar ideas!! <3 your app btw

i just started mine like two weeks ago, welcome to colab! https://owri.netlify.app/

i think my favorite feature is device sync -- how does that work?

1 comments

hey, thanks!

i'm using cr-sqlite + PeerJS for the peer-to-peer sync. so it works using WebRTC.