Notion.so clone using Vue 2 and RxDB.
RxDB supports offline-first app, with sync to CouchDB or GraphQL endpoint.
Currently sync is in the work on branch server
.
Helps, issues, PR are welcomed.
- Page: create, list, remove, reorder, save
- Block: simple text block, splitting
- Block: handle HTML
- Block: update splitting method of cursor pos
npm install
npm run serve
npm run build
npm run lint