Reflect on Your Life Balance. Offline-first, privacy-friendly web app for your personal well-being.
GNU Affero General Public License v3.0
14
stars
1
forks
source link
Maybe use proper CRDT implementation to handle data syncing and merging #17
Closed
Greenheart closed 1 year ago
Maybe integrate with https://syncedstore.org/docs/ or https://github.com/yjs/yjs
The benefit would be to standardise the underlying data structure.
Potential drawback is that we dont need the collaborative features right now. And this might add additional app code size without adding much value.