backend:后端代码的存储库。 (如有必要,请重命名)

时间:2024-05-06 21:32:27
【文件属性】:

文件名称:backend:后端代码的存储库。 (如有必要,请重命名)

文件大小:83KB

文件格式:ZIP

更新时间:2024-05-06 21:32:27

firebase express-js JavaScript

后端 ThePoopCrew音乐社交媒体的后端。 安装 克隆仓库 git clone https://github.com/ThePoopCrew/backend.git 使用npm安装Firebase CLI npm install -g firebase-tools 更改目录并安装依赖项 cd backend npm install --prefix ./functions 用法示例 在/functions/util/admin.js中,取消注释第6行的以下内容以使用身份验证仿真器 // firebase.auth().useEmulator('http://localhost:9099'); 将/functions/dummy-config.js重命名为config.js以使用模拟器 启动模拟器 firebase emulators:start 对指定的http函数URL进


网友评论