twfahey1/Firebase CRUD Ops

CRUD operations against a Firebase DB.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
credentialsAdmin credentials json for connecting to applicationyes
databaseUrlURL to the database you want to connect toyes
databaseTypeEither `realtime` or `firestore`realtime
pathPath to what you want to set in your databaseyes
docDocument to set for firestore
valueValue to be set
operationEither read or writewrite

no outputs