this repo was moved to https://codeberg.org/webxdc/editor
This tool uses yjs (A CRDT tool) to provide a WYSIWYG editor which can be used as a chat-shared app as supported by Delta Chat or Cheogram.
- Prosemirror
- Yjs
- Deltachat
install dependecies
npm install
run the dev-server (vite)
npm run dev
npm build
together with the script this should create a bundeled *.xdc app which can be send into deltachat chats.