在哪里运行迁移脚本到Firestore?

时间:2020-01-16 12:57:26

标签: google-cloud-firestore google-cloud-functions

考虑到最好的选择是使用批处理事务的Node.js。 我们应该在哪里做?在本地机器上?我们已经尝试过使用Firebase云功能,但问题是它有一个超时时间,我们只看到日志,直到达到超时时间为止。Firestore文档告诉您如何执行操作,但没有显示出该位置。 ...

0 个答案:

没有答案