You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Application for real-time (CRDT) multi-client notes management. Merging simplicity of Obsidian with basic real-time collaboration possibilities of Google Docs.
Websocket server for real-time file changes synchronization between multiple clients.
Run the project
npx tsx watch server.ts
About
Application for real-time (CRDT) multi-client notes management. Merging simplicity of Obsidian with basic real-time collaboration possibilities of Google Docs.