Skip to content

ronnievsmith/firebase-sandbox

Repository files navigation

Firebase Sandbox

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

screenshot

Motivation

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

Installation

  1. Navigate to https://yoursite/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.

License

Ronnie Smith, https://ronnievsmith.com, MIT License

About

Firebase v3 Sandbox for DB Writes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published