Skip to content

dylantientcheu/fireman

Repository files navigation

Fireman logo

Fireman

Fireman is a simple, yet powerful, wrapper around the firestore SDK* providing firestore helper functions and an enhanced developer experience.

Documentation

View Docs

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/web

For the server

npm i @fireman/admin

See how to use on the usage docs

License

Fireman is licensed under the MIT license.