0.2.2 • Published 3 years ago

firestore-logger v0.2.2

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

Firestore Logger

npm NPM npm GitHub last commit Build Status

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

It supports:

  • Watch multiple collections
  • Pass in simple or complex queries using Firestore's syntax: ("isCool", "==", true)
  • 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