https://github.com/wang-zerui/start-fg
华为函数计算Hello World模板
https://github.com/wang-zerui/start-fg
Last synced: over 1 year ago
JSON representation
华为函数计算Hello World模板
- Host: GitHub
- URL: https://github.com/wang-zerui/start-fg
- Owner: wang-zerui
- Created: 2021-09-27T15:50:32.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-05-31T09:05:00.000Z (about 4 years ago)
- Last Synced: 2024-10-20T13:35:15.925Z (almost 2 years ago)
- Language: JavaScript
- Size: 11.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 华为云函数计算:FG 案例
## 本地快速体验
通过该应用,您可以简单快速的创建一个 FG 案例到华为云函数计算服务。
- 下载命令行工具:`npm install -g @serverless-devs/s`
- 初始化一个模版项目:`s init start-fg-http-nodejs` 或 `s init start-fg-http-python3.6`
- 进入项目后部署项目:`cd start-fg && s deploy`
## 包含内容
- http
- [fc-http-node.js6](./fc-http-node.js6)
- [fc-http-node.js8](./fc-http-node.js8)
- [fc-http-node.js10](./fc-http-node.js10)
- [fc-http-node.js12](./fc-http-node.js12)
- [fc-http-python3](./fc-http-python3.6)
---
> - Serverless Devs 项目:https://www.github.com/serverless-devs/serverless-devs
> - Serverless Devs 文档:https://www.github.com/serverless-devs/docs
> - Serverless Devs 钉钉交流群:33947367