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
Currently, the library runs just in the browser. It seems to be very easy to make it node compatible, what I see so far.
By passing a firebase-admin database reference nearly everything should work correctly. Probably just the Dom events need to be changed to nodejs event emmiters and the tests splitted.
The text was updated successfully, but these errors were encountered:
Currently, the library runs just in the browser. It seems to be very easy to make it node compatible, what I see so far.
By passing a firebase-admin database reference nearly everything should work correctly. Probably just the Dom events need to be changed to nodejs event emmiters and the tests splitted.
The text was updated successfully, but these errors were encountered: