-
Notifications
You must be signed in to change notification settings - Fork 378
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
[FR] How to use RealtimeDatabase emulator in sdk admin? #631
Comments
I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight. |
This works for me (assuming the Realtime Database emulator is running at
|
@ryanpbrewster is there any docs page we can point developers to? If not shall we work on putting together one? |
We're actively working on expanding this guide: https://firebase.google.com/docs/emulator-suite I do not believe it currently has any information on how to connect with the Node.js SDK, but it will shortly. |
Sounds good. Thanks @ryanpbrewster. I'll close this issue since there's no action item for this repo. |
I would like to use the realtimedatabase emulator to test some hooks I am creating without having to submit to production.
The text was updated successfully, but these errors were encountered: