TODO
This project is a monorepo containing a few projects/packages:
server
- A Node.js server responsible for cross-device sync and cloud backups etc.web
- A React-based progressive web app, the maincommon
- A library of generic functionality and types that are shared across projects/packages.toolkit
- A Javascript library that provides functionality to connect to the server, manage client-side encryption, storage etc.