Sync implementation using cr-sqlite + websockets, across JS and CLI clients (#1)
- Implements CRDT syncing using cr-slqlite.
- Initializes a simple vite application from the cr-sqlite repos that uses Svelte
- implements a websocket go server backend for communicating syncs between applications
Needs lots of refactoring, everything is hardcoded
Co-authored-by: Anish Lakhwara <anish+git@lakhwara.com>
Reviewed-on: https://git.sealight.xyz/aynish/mast/pulls/1