Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 1.22 KB

README.md

File metadata and controls

24 lines (21 loc) · 1.22 KB

Serverless Tencent Examples

中文 | English

一系列可以通过 serverless 直接部署到腾讯云函数的模版

模版 描述
website-starter 快速部署一个静态网站
react-starter 快速部署一个 React 应用
vue-starter 快速部署一个 Vue 应用
express-starter 快速部署一个 express 应用
koa-starter 快速部署一个 koa 应用
eggjs-starter 快速部署一个 egg.js 应用
nextjs-starter 快速部署一个 next.js 应用
nuxtjs-starter 快速部署一个 nuxt.js 应用
laravel-starter 快速部署一个 laravel 应用
flask-starter 快速部署一个 flask 应用
scf-starter 快速部署一个 scf 应用
scf-nodejs Nodejs10.5 helloworld 函数
scf-go Go1 helloworld 函数
scf-php PHP7 helloworld 函数
scf-python Python3 helloworld 函数
fullstack 快速部署一个 fullstack 应用