Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1.03 KB

readme.md

File metadata and controls

38 lines (27 loc) · 1.03 KB

Plugin插件合集

插件本质是是对组件能力的拓展,通过的轻量插件,可以非常有趣的工作。详情可以参考插件模型规范

包含内容

通过定时触发器实现实例预热,降低冷启动的概率。 快速体验:

s init start-keep-warm-fc

快速部署静态网站到阿里云函数计算平台

快速体验:

s init website-vuepress

方便的使用 管理您的函数。主要解决种场景问题

  1. 项目公共依赖包

快速体验:

s init layer-fc-public-module
  1. 自定义customRuntime版本

快速体验:

s init layer-fc-custom-runtime