https://github.com/shfshanyue/serverless-template-zh
中国云厂商 serverless framework 模板及示例 (更快的访问速度)
https://github.com/shfshanyue/serverless-template-zh
serverless serverless-examples serverless-framework tencent-server-web
Last synced: about 1 year ago
JSON representation
中国云厂商 serverless framework 模板及示例 (更快的访问速度)
- Host: GitHub
- URL: https://github.com/shfshanyue/serverless-template-zh
- Owner: shfshanyue
- Created: 2020-04-08T07:52:29.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T03:36:34.000Z (over 3 years ago)
- Last Synced: 2024-04-15T04:27:45.151Z (about 2 years ago)
- Topics: serverless, serverless-examples, serverless-framework, tencent-server-web
- Language: TypeScript
- Homepage: https://serverless-template-zh.now.sh
- Size: 740 KB
- Stars: 7
- Watchers: 3
- Forks: 3
- Open Issues: 31
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Serveless Framawork Template
毋庸置疑,对 `serverless` 支持最好的云服务厂商是 `aws`,但是为了在国内更快的网络,更快的访问速度,选择国内的云服务上是一个很好的选择。
这里使用国内云服务提供商函数计算作为 serverless framework 示例及模板,你可以当做简单的脚手架,使你更好地使用 `serverless` 在国内快速搭建项目。
为了保证项目质量, 以下模板均使用了 `typescript`
+ [Tencent Simple Http](./tencent-simple-http): 快速部署一个简单的 http server 至腾讯云
+ [Tencent Koa Typescript](./tencent-koa-ts): 快速部署 koa 及 ts 至腾讯云
+ [Tencent Next Ga/Helmet](./tencent-next-helmet-ga): 快速部署 next 及 helmet/ga 至腾讯云