1. 首页
  2. 移动开发
  3. 其他
  4. gcp cloud function typescript:gcp cloud function typescript example 源码

gcp cloud function typescript:gcp cloud function typescript example 源码

上传者: 2021-04-05 14:21:34上传 ZIP文件 135.32KB 热度 30次
GCP功能 环境变量 提供以下属性作为运行时process.env 秘密= driverlicenceURL = 命令行示例: ``` export secret= ``` ``` export driverlicenceURL= ``` 如何运行服务? 克隆存储库。 安装依赖项。 使用NPM npm install 或者,使用纱线 yarn 运行测试用例 使用NPM npm test 或者,使用纱线 yarn test 运行服务 清洁和建造 使用NPM npm clean npm compile 或者,使用纱线 yarn clean yarn compile 开始 使用NPM npm start 或者,使用纱线 yarn start 棉绒错误 npm fix yarn fix 使用CURL的测试服务 curl --location --request POST'ht
下载地址
用户评论