A straightforward CLI tool to quickly add, delete, or update fields in a Firestore collection.
-
Install dependencies:
npm install
-
Set up credentials: Get a service account key from Firebase Console and set the path:
Adds a new field to every document in a collection.