Fireman Admin
Fireman is a simple, yet powerful, wrapper around the firestore SDK* providing firestore helper functions.
*Fireman currently works only for Firebase Admin v11
Documentation
Features
🚲 Easy to learn
Querying is done with a single interface, easily get documents from your firestore instance.
🧑🚒 Consistent
The API is predictable and consistent, making it easy to intergrate.
🔥 Extensive
Covers both Firestore and Firestore Admin SDKs (coming soon)
Installation
npm i @fireman/admin
See how to use on the usage Docs
License
Fireman is licensed under the MIT license.