firestore-logger

0.2.2 • Public • Published

Firestore Logger

npm NPM npm GitHub last commit Build Status

The Firestore Logger is a CLI to watch collections in Firestore.

It supports:

  • [x] Watch multiple collections
  • [x] Pass in simple or complex queries using Firestore's syntax: ("isCool", "==", true)
  • [x] Watch Collection groups

Coming soon:

  • [ ] Docs / Help Menu :D
  • [ ] Presets
  • [ ] Initial configuration options
  • [ ] Options for buffering multiple updates into one
  • [ ] Ability to write directly to a file rather than stdout

alt demo1



alt demo2



PR's welcome: https://github.com/natestrong/node-firestore-logger

Issues: https://github.com/natestrong/node-firestore-logger/issues

/firestore-logger/

    Package Sidebar

    Install

    npm i firestore-logger

    Weekly Downloads

    2

    Version

    0.2.2

    License

    ISC

    Unpacked Size

    39.5 kB

    Total Files

    40

    Last publish

    Collaborators

    • natestrong