firebase-admin-node
firebase-admin-node copied to clipboard
docs(readme): tag realtime db + add firestore db
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.