Skip to content

A new set of implementations of abstracted-xxx, FireMock, and Firemodel which allows usage of both the Real Time database as well as Firestore. This monorepo is currently a work in progress; use the existing repos for production ready code.

License

forest-fire/universal-fire

Repository files navigation

Forest Fire Monorepo for Firebase

This repo contains two packages that will be of the main interest of consumers:

  • universal-fire - provides all exports needed to interact with both Firestore and the Real Time Database via both the Admin and Client SDKs
  • firemock - provides an in-memory mock database that mimics the real-time databaase (it will eventually do Firestore too) as well as the providing Firebase Auth mocking

The remaining repos are namespaced under the @forest-fire organizational unit.

Documentation for this repo can be found at:

Packages structure

The package.json files in each package in the ./packages directory defines the npm package name but it makes sense to have as much similarity as possible however sometimes there are reasons where we deviate from this. For instance:

  • serialized-query -

About

A new set of implementations of abstracted-xxx, FireMock, and Firemodel which allows usage of both the Real Time database as well as Firestore. This monorepo is currently a work in progress; use the existing repos for production ready code.

Resources

License

Stars

Watchers

Forks

Packages

No packages published