qinmudi / cloudbase-templates

云开发工程模板示例,可通过 CloudBaseFramework 一键创建和部署

Home Page:https://github.com/TencentCloudBase/cloudbase-framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CloudBase Templates

云开发模板集合,可以通过 CLI 工具 tcb init 命令使用。

应用模板示例

名称 应用示例介绍 基于模板创建项目
Vue 应用 Vue + 云函数 + 静态网站部署 cloudbase init --template vue
React 应用 React + 云函数 + 静态网站部署 cloudbase init --template react-starter
React Custom CRA React + 云函数 + 静态网站部署 cloudbase init --template react-custom
Nuxt SPA 应用 Nuxt SPA + 云函数 + 静态网站部署 cloudbase init --template nuxt-spa
Nuxt SSR 应用 Nuxt SSR + 服务端部署 + 静态网站部署 cloudbase init --template nuxt-ssr
Koa 应用 Koa + 服务端部署 cloudbase init --template koa-starter
Express 应用 Express + 服务端部署 cloudbase init --template express-starter
Nest 应用 Nest + 服务端部署 cloudbase init --template nest-starter
Egg 应用 Egg + 服务端部署 cloudbase init --template egg-starter
Node.js 云函数示例 Node.js 云函数 cloudbase init --template node-starter
PHP 云函数示例 PHP 云函数 cloudbase init --template php-starter
Java 云函数示例 Java 云函数 cloudbase init --template java-starter
VuePresss 网站应用 VuePresss + 静态网站部署 cloudbase init --template vuepress
Node.js 云应用 Node.js + Serverless 云应用部署 cloudbase init --template node
Aqueduct (Dart Server) 云应用 Aqueduct (Dart Server) + Serverless 云应用部署 cloudbase init --template dart
Omi 应用 Omi + 云函数 + 静态网站部署 cloudbase init --template omi-starter
uni-app 应用 uni-app + 云函数 + 静态网站部署 cloudbase init --template uni-app-starter
taro 应用 taro + 云函数 + 静态网站部署 cloudbase init --template taro-starter

About

云开发工程模板示例,可通过 CloudBaseFramework 一键创建和部署

https://github.com/TencentCloudBase/cloudbase-framework


Languages

Language:JavaScript 50.4%Language:TypeScript 14.0%Language:Vue 12.4%Language:CSS 11.1%Language:HTML 9.5%Language:Dart 2.4%Language:PHP 0.1%Language:Java 0.1%Language:Shell 0.0%