Skip to content
New issue

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

Question : Adding Firebase RTDB Listeners #54

Open
cngeru opened this issue Jan 27, 2021 · 3 comments
Open

Question : Adding Firebase RTDB Listeners #54

cngeru opened this issue Jan 27, 2021 · 3 comments

Comments

@cngeru
Copy link

cngeru commented Jan 27, 2021

  1. @cudr can I use the real time database Read data once capability to read the initial data then listen for updates on the documents.

  2. Is this possible and where would I connect the function ?

  3. Instead of having real time updates how do I implement the sync with a click of a button ?

@max-sym
Copy link

max-sym commented Apr 10, 2021

I'm trying to figure it out for firebase too. @cngeru got any progress on this? Thanks!

@cngeru
Copy link
Author

cngeru commented Apr 10, 2021

Saw someone do it with slateyjs. It looks like a lot of boileplate though

@max-sym
Copy link

max-sym commented Apr 10, 2021

I saw this one now: https://github.com/zwily/slate-yjs-firebase-example
Will try to see if it's worth it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants