/firebase-sandbox

Firebase v3 Sandbox for DB Writes

Primary LanguageJavaScript

Synopsis

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.

Code Example

https://rack.pub/firebase-sandbox

screenshot

Motivation

This web application allows developers to easily perform and see the effects of Firebase v3 methods.

Installation

  1. Navigate to https://rack.pub/firebase-sandbox
  2. Enter your Firebase config parameters by clicking the Firebase Configuration button
  3. 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

Contribute

If you found a bug, have any questions or want to contribute please let me know, ron@rack.pub.

License

Ron Royston, https://rack.pub, MIT License