You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to be able to sync so we can have the same data across multiple devices. Dexie should make this easy:
Docs are here: https://dexie.org/cloud/docs/dexie-cloud-addon
One challenge is finding a version of dexie that doesn't use imports.
We need to be able to sync so we can have the same data across multiple devices. Dexie should make this easy:
Docs are here:
https://dexie.org/cloud/docs/dexie-cloud-addon
One challenge is finding a version of dexie that doesn't use imports.