Hacker News new | ask | show | jobs
by mayne 719 days ago
I carefully designed the architecture, which is very flexible. The "backend" is currently running on web worker & service worker. It should be possible to deploy it to a web-standard runtime environment for self-hosting.

P2P synchronization based on CRDT is on the roadmap.

1 comments

Sweet. The first question I had when reading the readme was, “Is there CRDT?”