Skip to content

Latest commit

 

History

History
85 lines (76 loc) · 6.74 KB

readme_en.md

File metadata and controls

85 lines (76 loc) · 6.74 KB

Alibaba Cloud:FC Cases

图片alt

中文 | English

Local quick experience

With this application, you can easily and quickly create an FC case to Alibaba Cloud Function Compute.

  • Download the command line tool: npm install -g @serverless-devs/s
  • Initialize a template project: s init start-fc-http-python3
  • Deploy the project after entering the project: cd start-fc && s deploy

Included