79783312

Date: 2025-10-06 01:56:20
Score: 1.5
Natty:
Report link

This package lets you run a real firebase-admin Firestore instance entirely in-process against an in‑memory database with high-fidelity production Firestore semantics (CRUD, batches, transactions, queries, aggregations, vector values, listeners, etc):

https://www.npmjs.com/package/@firebase-bridge/firestore-admin

The companion package allows you to register all Firestore triggers your production app exports, and drive them by performing writes against the mock database:

https://www.npmjs.com/package/@firebase-bridge/firestore-functions

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Bryce Marshall