A web application enabling developers to trigger Firebase v3 methods from a graphical user interface (GUI) for learning and testing purposes. Currently, database write methods are supported. Check back soon for more features and methods support.
This web application is a front-end only. You will be interacting with your Firebase database on the back end.
https://rack.pub/firebase-sandbox
This web application allows developers to easily perform and see the effects of Firebase v3 methods.
- Navigate to https://rack.pub/firebase-sandbox
- Enter your Firebase config parameters by clicking the Firebase Configuration button
- Press the buttons and enjoy yourself
❗ If you fork or host this code yourself you should load firebase.js from your server as CDN hosted scripts do not allow detailed error reporting to JavaScript resulting in a failure to display them in this Web app. See Mozilla Developer Network GlobalEventHandlers.onerror
If you found a bug, have any questions or want to contribute please let me know, ron@rack.pub.
Ron Royston, https://rack.pub, MIT License