bottle:阿里云函数计算Bottle组件

时间:2021-04-19 11:40:51
【文件属性】:
文件名称:bottle:阿里云函数计算Bottle组件
文件大小:12KB
文件格式:ZIP
更新时间:2021-04-19 11:40:51
TypeScript 阿里云 Bottle 框架组件 快速体验 初始化项目:s init devsapp/bottle 进入项目后部署:s deploy 部署过程中可能需要阿里云密钥的支持,部署完成之后会获得到临时域名可供测试 示例Yaml edition: 1.0.0 # 命令行YAML规范版本,遵循语义化版本(Semantic Versioning)规范 name: functionApp # 项目名称 access: default # 秘钥别名 services: bottleExample: # 服务名称 component: devsapp/bottle # 组件名称 actions: pre-deploy: # 在deploy之前运行 - run: pip3 install -t ./tmp -r requi
【文件预览】:
bottle-master
----package.json(1KB)
----readme.md(4KB)
----.github()
--------workflows()
----test()
--------index.test.ts(535B)
----dist()
--------index.js(13KB)
--------index.d.ts(640B)
----src()
--------index.ts(2KB)
----tsconfig.json(195B)
----tsconfig.base.json(486B)
----f2elint.config.js(77B)
----.gitignore(186B)
----webpack.config.js(629B)
----version.md(38B)
----commitlint.config.js(42B)
----publish.yaml(10KB)

网友评论