firebase-functions-typescript-starter:在TypeScript中创建和测试Firebase Cloud Functions

时间:2024-02-26 02:32:13
【文件属性】:

文件名称:firebase-functions-typescript-starter:在TypeScript中创建和测试Firebase Cloud Functions

文件大小:47KB

文件格式:ZIP

更新时间:2024-02-26 02:32:13

firebase typescript mocha rollup firebase-cloud-functions

Firebase Functions TypeScript入门 在TypeScript中创建和测试Firebase Cloud Functions。 该入门程序允许您在TypeScript中创建和测试Firebase Cloud Functions 。 获取。 内容 1项目结构 功能: 函数的src文件夹您所有Firebase功能的index.ts入口点 Mocha测试的tests文件夹 package.json npm选项 rollup.config.js用于构建cjs捆绑包的汇总配置 tsconfig.json tsc编译器选项 tsconfig-build.json用于生产的tsc


【文件预览】:
firebase-functions-typescript-starter-master
----.firebaserc(52B)
----firebase.json(211B)
----LICENSE(1KB)
----README.md(3KB)
----.gitignore(68B)
----functions()
--------rollup.config.js(425B)
--------src()
--------tsconfig.json(284B)
--------tslint.json(89B)
--------tsconfig-build.json(166B)
--------tests()
--------package-lock.json(127KB)
--------package.json(1KB)
----CHANGELOG.md(405B)

网友评论