firebase functions express example:在Cloud Functions for Firebase上运行的Express服务器 源
此REPO已移动 该示例已合并到我的库中。 此存储库将不再更新。 Firebase的Express Server on Cloud功能 在Cloud Functions for Firebase中托管Express Server。 这是随附的。 TLDR; 将您的Express Server托管在Cloud Functions上,从而利用Firebase的出色开发经验,实现低成本,自动扩展的Web服务器。 Cloud Functions使用使我们可以将Express应用程序传递。 感兴趣的文件: 函数/ 安装 git clone https://github.com/jtheged
文件列表
firebase-functions-express-example-master.zip
(预估有个13文件)
firebase-functions-express-example-master
functions
index.js
1KB
package.json
234B
yarn.lock
61KB
.nvmrc
7B
package.json
768B
.firebaserc
54B
.prettierrc
126B
firebase.json
3B
暂无评论