Skip to main content
deleted 225 characters in body
Source Link
sanket kheni
  • 1.7k
  • 3
  • 16
  • 33

I have createdyou can use fire-import npm package. for importing both firebase firestore and firebase storage to the local emulator.

I used gcloud sdk cli under the hood. I know implementation isn't the perfect. But I hope this package will help you import firestore and firebase storage easily. Have fun using the package.

I have created fire-import npm package for importing firebase firestore and firebase storage to the local emulator.

I used gcloud sdk cli under the hood. I know implementation isn't the perfect. But I hope this package will help you import firestore and firebase storage easily. Have fun using the package.

you can use fire-import npm package. for importing both firestore and firebase storage

Source Link
sanket kheni
  • 1.7k
  • 3
  • 16
  • 33

I have created fire-import npm package for importing firebase firestore and firebase storage to the local emulator.

I used gcloud sdk cli under the hood. I know implementation isn't the perfect. But I hope this package will help you import firestore and firebase storage easily. Have fun using the package.