Export json from Firestore

后端 未结 9 2044
时光取名叫无心
时光取名叫无心 2020-12-14 05:55

As we can download json file at Firebase RTDB console, are there any way to export json file of Firestore collection/document data?

One of my main objectives is to c

9条回答
  •  南方客
    南方客 (楼主)
    2020-12-14 06:48

    I just wrote a backup and restore for Firestore. You can have a try on my GitHub.

    https://github.com/dalenguyen/firestore-backup-restore

    Thanks,

提交回复
热议问题