We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@cudr can I use the real time database Read data once capability to read the initial data then listen for updates on the documents.
Read data once
listen for updates
Is this possible and where would I connect the function ?
Instead of having real time updates how do I implement the sync with a click of a button ?
The text was updated successfully, but these errors were encountered:
I'm trying to figure it out for firebase too. @cngeru got any progress on this? Thanks!
Sorry, something went wrong.
Saw someone do it with slateyjs. It looks like a lot of boileplate though
I saw this one now: https://github.com/zwily/slate-yjs-firebase-example Will try to see if it's worth it.
No branches or pull requests
@cudr can I use the real time database
Read data once
capability to read the initial data thenlisten for updates
on the documents.Is this possible and where would I connect the function ?
Instead of having real time updates how do I implement the sync with a click of a button ?
The text was updated successfully, but these errors were encountered: