firebase-admin-node icon indicating copy to clipboard operation
firebase-admin-node copied to clipboard

docs(readme): tag realtime db + add firestore db

Open rtpHarry opened this issue 5 years ago • 0 comments

The docs for the database point to the realtime database. There doesn't seem to be any mention of Firestore in the docs, but looking in the source code, it exists and just passes it through to the @google-cloud/firestore package.

rtpHarry avatar Apr 18 '20 09:04 rtpHarry