1. 首页
  2. 数据库
  3. 其它
  4. json bulk upload to firestore:将批量JSON数据上传到Firestore集合 源码

json bulk upload to firestore:将批量JSON数据上传到Firestore集合 源码

上传者: 2021-02-26 22:39:52上传 ZIP文件 380.42KB 热度 7次
json-bulk-up-to-firestore 创建一个项目文件夹 解压缩.rar文件 您需要安装nodejs才能运行文件: ://nodejs.org/en/ 从Firestore获取包含您的密钥的Firestore JSON文件,如uploader.js文件注释中的示例所示 是否执行npm install firebase firebase-admin 在终端中运行“ node uploader.js”以开始上传,每次上传都会看到“书面文档”。 json文件包含要上传的样本数据。 观看此视频: :
用户评论