Built a local-first note sync in 4 hours using CRDTs
I spent the weekend hacking together a peer-to-peer note taking app that syncs without a central server. It uses Yjs for conflict-free replication so you can edit offline and merge changes instantly when back online. The entire stack fits in a single binary and ships with zero configuration.
0 comments
0