Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/ciatph 8 #11

Merged
merged 2 commits into from
Aug 9, 2022
Merged

Feature/ciatph 8 #11

merged 2 commits into from
Aug 9, 2022

Conversation

ciatph
Copy link
Owner

@ciatph ciatph commented Aug 9, 2022

Updates

This PR contains updates for Issue #8

Make firebase-admin's db and admin objects accessible from the FirestoreData class. Checkout /examples/example-firestore.js for more details.

const { FirestoreData } = require('csv-firestore')

const Firestore = new FirestoreData()

// Firestore DB
Firestore.db

// Firebase admin
Firestore.admin

@ciatph ciatph merged commit c32fac7 into dev Aug 9, 2022
@ciatph ciatph deleted the feature/ciatph-8 branch August 9, 2022 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant