Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 1.3 KB

README_EN.md

File metadata and controls

24 lines (21 loc) · 1.3 KB

Serverless Tencent Examples

中文 | English

A collection of ready-to-deploy examples for Tencent Cloud.

Template Description
website-starter Deploy an static website app
react-starter Deploy a react.js app via SCF and Apigateway
vue-starter Deploy a vue.js app via SCF and Apigateway
express-starter Deploy an Express.js app via SCF and Apigateway
koa-starter Deploy an Koa.js app via SCF and Apigateway
eggjs-starter Deploy an egg.js app via SCF and Apigateway
nextjs-starter Deploy an nextjs app.
nuxtjs-starter Deploy an Nuxt.js app via SCF and Apigateway
laravel-starter Deploy an Laravel app via SCF and Apigateway
flask-starter Deploy a flask app via SCF and Apigateway
scf-starter Deploy a SCF application
scf-nodejs Nodejs10.5 helloworld function
scf-go Go1 helloworld function
scf-php PHP7 helloworld function
scf-python Python3 helloworld function
fullstack Deploy a fullstack app via SCF and Apigateway