node-red-firebase

0.1.0 • Public • Published

Firebase nodes for Node-RED

Check it out! Now you can access your Firebase data with Node-RED! This allows you to automate Firebase data manipulation or generate custom events based on what's going on with your data store.

Installing node-red-firebase

npm i firebase -g
npm i node-red-firebase -g

Check out the demo flows

To see the Firebase nodes in action, you can start Node-RED with

node red nodes/node-red-firebase/demo_flows.json

Note: You'll need to register your own Firebase account, and edit all of the Firebase nodes to use your personal Firebase URL.

It's easiest to see what's going on if you have the live Firebase view open in another browser window while you interact with the flows.

Have questions? Found a bug?

Please submit issues to the Github issue tracker

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i node-red-firebase

    Weekly Downloads

    31

    Version

    0.1.0

    License

    MIT

    Last publish

    Collaborators

    • yieme