Import
Instantiation
Parameters
The Express application instance. Pass the result of
express().The Firebase service account credentials object. Import the downloaded JSON
file directly:
An object mapping Firestore collection names to their schema. Each value must
include a
documentAttributes array listing the fields that belong to
documents in that collection.The port number the Express server will listen on.