Skip to content

Commit 0d96e60

Browse files
committed
doc: update doc
1 parent ff8e084 commit 0d96e60

1 file changed

Lines changed: 4 additions & 18 deletions

File tree

README.md

Lines changed: 4 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88

99
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
1010
[![npm version](https://badge.fury.io/js/%40cloudbase%2Fcloudbase-mcp.svg)](https://badge.fury.io/js/%40cloudbase%2Fcloudbase-mcp)
11-
[![GitHub stars](https://img.shields.io/github/stars/TencentCloudBase/cloudbase-ai-deploy-mcp?style=social)](https://github.com/TencentCloudBase/cloudbase-ai-deploy-mcp/stargazers)
12-
[![GitHub forks](https://img.shields.io/github/forks/TencentCloudBase/cloudbase-ai-deploy-mcp?style=social)](https://github.com/TencentCloudBase/cloudbase-ai-deploy-mcp/network/members)
11+
[![GitHub stars](https://img.shields.io/github/stars/TencentCloudBase/cloudbase-ai-deploy-mcp?style=social&v=1)](https://github.com/TencentCloudBase/cloudbase-ai-deploy-mcp/stargazers)
12+
[![GitHub forks](https://img.shields.io/github/forks/TencentCloudBase/cloudbase-ai-deploy-mcp?style=social&v=1)](https://github.com/TencentCloudBase/cloudbase-ai-deploy-mcp/network/members)
1313

1414
[![GitHub issues](https://img.shields.io/github/issues/TencentCloudBase/cloudbase-ai-deploy-mcp)](https://github.com/TencentCloudBase/cloudbase-ai-deploy-mcp/issues)
1515
[![GitHub pull requests](https://img.shields.io/github/issues-pr/TencentCloudBase/cloudbase-ai-deploy-mcp)](https://github.com/TencentCloudBase/cloudbase-ai-deploy-mcp/pulls)
@@ -26,9 +26,9 @@
2626
|------|------|------|
2727
| **🤖 AI 原生** | 专为 AI 编程工具设计的规则库 | 生成代码符合云开发最佳实践 |
2828
| **🚀 一键部署** | MCP 自动化部署到腾讯云 | 无需手动配置服务器 |
29-
| **📱 全端支持** | Web + 小程序 + API 一体化 | 一套代码多端运行 |
29+
| **📱 全栈应用支持** | Web + 小程序 + 数据库 + 后端一体化 | 支持小程序/web 等多种应用形式,提供后端托管和数据库 |
3030
| **🔧 智能修复** | AI 自动查看日志并修复问题 | 降低运维成本 |
31-
| **⚡ 极速体验** | 国内 CDN 加速 | 比海外平台快 3-5 倍 |
31+
| **⚡ 极速体验** | 国内 CDN 加速 | 比海外平台访问速度更快 |
3232

3333
## 🏗️ 架构原理
3434

@@ -53,20 +53,6 @@ graph TD
5353

5454
选择适合你的项目模板快速开始:
5555

56-
```bash
57-
# Web 应用模板
58-
git clone https://github.com/TencentCloudBase/cloudbase-templates/web-starter
59-
cd web-starter
60-
61-
# 小程序模板
62-
git clone https://github.com/TencentCloudBase/cloudbase-templates/miniprogram-starter
63-
cd miniprogram-starter
64-
65-
# 全栈模板
66-
git clone https://github.com/TencentCloudBase/cloudbase-templates/fullstack-starter
67-
cd fullstack-starter
68-
```
69-
7056
### 2. 配置你的 AI IDE
7157

7258
<details>

0 commit comments

Comments
 (0)