mirror of
https://github.com/colanode/colanode.git
synced 2026-07-09 11:58:48 +02:00
* Update packages * Add missing core and crdt dependencies to client package The client package imports from @colanode/core and @colanode/crdt but didn't declare them in package.json, causing Turbo to not guarantee building them first. This led to TS6305 errors in CI.
Colanode Mobile
Status: Experimental – work in progress
The Colanode mobile app is under active development and not ready for production use.
It is included in this repository to make it easier to test, iterate, and contribute to its development.