Skip to content

Commit 54e4614

Browse files
authored
feat(docs): �� update tutorials and sync README (EN/zh) (#111)
1 parent 736f99d commit 54e4614

4 files changed

Lines changed: 42 additions & 4 deletions

File tree

README-EN.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
[![NPM Downloads](https://img.shields.io/npm/dw/%40cloudbase%2Fcloudbase-mcp)](https://www.npmjs.com/package/@cloudbase/cloudbase-mcp)
1414
[![GitHub stars](https://img.shields.io/github/stars/TencentCloudBase/CloudBase-AI-ToolKit?style=social&v=1)](https://github.com/TencentCloudBase/CloudBase-AI-ToolKit/stargazers)
1515
[![GitHub forks](https://img.shields.io/github/forks/TencentCloudBase/CloudBase-AI-ToolKit?style=social&v=1)](https://github.com/TencentCloudBase/CloudBase-AI-ToolKit/network/members)
16-
1716
[![GitHub issues](https://img.shields.io/github/issues/TencentCloudBase/CloudBase-AI-ToolKit)](https://github.com/TencentCloudBase/CloudBase-AI-ToolKit/issues)
1817
[![GitHub pull requests](https://img.shields.io/github/issues-pr/TencentCloudBase/CloudBase-AI-ToolKit)](https://github.com/TencentCloudBase/CloudBase-AI-ToolKit/pulls)
1918
[![GitHub last commit](https://img.shields.io/github/last-commit/TencentCloudBase/CloudBase-AI-ToolKit)](https://github.com/TencentCloudBase/CloudBase-AI-ToolKit/commits)

README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,13 +286,24 @@ CloudBase MCP 采用插件化架构,支持按需启用工具模块。[查看
286286
## 📚 教程
287287

288288
### 📄 文章
289+
290+
#### 🎮 小游戏
289291
- [1小时开发微信小游戏《我的早餐店》——基于CloudBase AI Toolkit](https://cloud.tencent.com/developer/article/2532595)
290292
- [AI Coding宝藏组合:Cursor + Cloudbase-AI-Toolkit 开发游戏实战](https://juejin.cn/post/7518783423277695028#comment)
293+
- [2天上线一款可联机的分手厨房小游戏](https://mp.weixin.qq.com/s/nKfhHUf8w-EVKvA0u1rdeg)
294+
295+
#### 📱 小程序
291296
- [我用「CloudBase AI ToolKit」一天做出"网络热词"小程序](https://cloud.tencent.com/developer/article/2537907)
297+
- [用AI打造你的专属"云书房"小程序!](https://cloud.tencent.com/developer/article/2535789)
298+
- [一人挑战全栈研发简历制作小程序](https://cloud.tencent.com/developer/article/2535894)
292299
- [我用AI开发并上线了一款小程序:解忧百宝盒](https://mp.weixin.qq.com/s/DYekRheNQ2u8LAl_F830fA)
293-
- [2天上线一款可联机的分手厨房小游戏](https://mp.weixin.qq.com/s/nKfhHUf8w-EVKvA0u1rdeg)
294300
- [AI时代,从零基础到全栈开发者之路:Figma + Cursor + Cloudbase快速搭建微信小程序](https://mp.weixin.qq.com/s/nT2JsKnwBiup1imniCr2jA)
295301

302+
#### 🌐 H5应用
303+
- [CloudBase AI Toolkit 做一个医院实习生排班系统,告别痛苦的excel表格](https://cloud.tencent.com/developer/article/2538023)
304+
- [没有服务器,怎么云化部署前后端项目](https://cloud.tencent.com/developer/article/2537971)
305+
- [快速打造程序员专属名片网站](https://cloud.tencent.com/developer/article/2536273)
306+
296307
### 📱 应用项目
297308
- [简历助手小程序](https://gitcode.com/qq_33681891/resume_template)
298309
- [五子棋联机游戏](https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/web/gomoku-game)
@@ -304,6 +315,8 @@ CloudBase MCP 采用插件化架构,支持按需启用工具模块。[查看
304315
### 🎥 视频教程
305316
- [云开发CloudBase:用AI开发一款分手厨房小游戏](https://www.bilibili.com/video/BV1v5KAzwEf9/)
306317
- [软件3.0:AI 编程新时代的最佳拍档 CloudBase AI ToolKit,以开发微信小程序为例](https://www.bilibili.com/video/BV15gKdz1E5N/)
318+
- [用AiCoding 一人挑战全栈研发简历制作小程序](https://www.bilibili.com/video/BV1D23Nz1Ec3/)
319+
- [5分钟在本地创造一个程序员专属名片网站](https://www.bilibili.com/video/BV19y3EzsEHQ/?vd_source=c8763f6ab9c7c6f7f760ad7ea9157011)
307320

308321
---
309322

doc/tutorials.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,24 @@
11
# 📚 教程
22

33
## 📄 文章
4+
5+
### 🎮 小游戏
46
- [1小时开发微信小游戏《我的早餐店》——基于CloudBase AI Toolkit](https://cloud.tencent.com/developer/article/2532595)
57
- [AI Coding宝藏组合:Cursor + Cloudbase-AI-Toolkit 开发游戏实战](https://juejin.cn/post/7518783423277695028#comment)
8+
- [2天上线一款可联机的分手厨房小游戏](https://mp.weixin.qq.com/s/nKfhHUf8w-EVKvA0u1rdeg)
9+
10+
### 📱 小程序
611
- [我用「CloudBase AI ToolKit」一天做出"网络热词"小程序](https://cloud.tencent.com/developer/article/2537907)
12+
- [用AI打造你的专属"云书房"小程序!](https://cloud.tencent.com/developer/article/2535789)
13+
- [一人挑战全栈研发简历制作小程序](https://cloud.tencent.com/developer/article/2535894)
714
- [我用AI开发并上线了一款小程序:解忧百宝盒](https://mp.weixin.qq.com/s/DYekRheNQ2u8LAl_F830fA)
8-
- [2天上线一款可联机的分手厨房小游戏](https://mp.weixin.qq.com/s/nKfhHUf8w-EVKvA0u1rdeg)
915
- [AI时代,从零基础到全栈开发者之路:Figma + Cursor + Cloudbase快速搭建微信小程序](https://mp.weixin.qq.com/s/nT2JsKnwBiup1imniCr2jA)
1016

17+
### 🌐 H5应用
18+
- [CloudBase AI Toolkit 做一个医院实习生排班系统,告别痛苦的excel表格](https://cloud.tencent.com/developer/article/2538023)
19+
- [没有服务器,怎么云化部署前后端项目](https://cloud.tencent.com/developer/article/2537971)
20+
- [快速打造程序员专属名片网站](https://cloud.tencent.com/developer/article/2536273)
21+
1122
## 📱 应用项目
1223
- [简历助手小程序](https://gitcode.com/qq_33681891/resume_template)
1324
- [五子棋联机游戏](https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/web/gomoku-game)
@@ -19,6 +30,8 @@
1930
## 🎥 视频教程
2031
- [云开发CloudBase:用AI开发一款分手厨房小游戏](https://www.bilibili.com/video/BV1v5KAzwEf9/)
2132
- [软件3.0:AI 编程新时代的最佳拍档 CloudBase AI ToolKit,以开发微信小程序为例](https://www.bilibili.com/video/BV15gKdz1E5N/)
33+
- [用AiCoding 一人挑战全栈研发简历制作小程序](https://www.bilibili.com/video/BV1D23Nz1Ec3/)
34+
- [5分钟在本地创造一个程序员专属名片网站](https://www.bilibili.com/video/BV19y3EzsEHQ/?vd_source=c8763f6ab9c7c6f7f760ad7ea9157011)
2235

2336
## 🚀 更多资源
2437

mcp/README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,13 +286,24 @@ CloudBase MCP 采用插件化架构,支持按需启用工具模块。[查看
286286
## 📚 教程
287287

288288
### 📄 文章
289+
290+
#### 🎮 小游戏
289291
- [1小时开发微信小游戏《我的早餐店》——基于CloudBase AI Toolkit](https://cloud.tencent.com/developer/article/2532595)
290292
- [AI Coding宝藏组合:Cursor + Cloudbase-AI-Toolkit 开发游戏实战](https://juejin.cn/post/7518783423277695028#comment)
293+
- [2天上线一款可联机的分手厨房小游戏](https://mp.weixin.qq.com/s/nKfhHUf8w-EVKvA0u1rdeg)
294+
295+
#### 📱 小程序
291296
- [我用「CloudBase AI ToolKit」一天做出"网络热词"小程序](https://cloud.tencent.com/developer/article/2537907)
297+
- [用AI打造你的专属"云书房"小程序!](https://cloud.tencent.com/developer/article/2535789)
298+
- [一人挑战全栈研发简历制作小程序](https://cloud.tencent.com/developer/article/2535894)
292299
- [我用AI开发并上线了一款小程序:解忧百宝盒](https://mp.weixin.qq.com/s/DYekRheNQ2u8LAl_F830fA)
293-
- [2天上线一款可联机的分手厨房小游戏](https://mp.weixin.qq.com/s/nKfhHUf8w-EVKvA0u1rdeg)
294300
- [AI时代,从零基础到全栈开发者之路:Figma + Cursor + Cloudbase快速搭建微信小程序](https://mp.weixin.qq.com/s/nT2JsKnwBiup1imniCr2jA)
295301

302+
#### 🌐 H5应用
303+
- [CloudBase AI Toolkit 做一个医院实习生排班系统,告别痛苦的excel表格](https://cloud.tencent.com/developer/article/2538023)
304+
- [没有服务器,怎么云化部署前后端项目](https://cloud.tencent.com/developer/article/2537971)
305+
- [快速打造程序员专属名片网站](https://cloud.tencent.com/developer/article/2536273)
306+
296307
### 📱 应用项目
297308
- [简历助手小程序](https://gitcode.com/qq_33681891/resume_template)
298309
- [五子棋联机游戏](https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/web/gomoku-game)
@@ -304,6 +315,8 @@ CloudBase MCP 采用插件化架构,支持按需启用工具模块。[查看
304315
### 🎥 视频教程
305316
- [云开发CloudBase:用AI开发一款分手厨房小游戏](https://www.bilibili.com/video/BV1v5KAzwEf9/)
306317
- [软件3.0:AI 编程新时代的最佳拍档 CloudBase AI ToolKit,以开发微信小程序为例](https://www.bilibili.com/video/BV15gKdz1E5N/)
318+
- [用AiCoding 一人挑战全栈研发简历制作小程序](https://www.bilibili.com/video/BV1D23Nz1Ec3/)
319+
- [5分钟在本地创造一个程序员专属名片网站](https://www.bilibili.com/video/BV19y3EzsEHQ/?vd_source=c8763f6ab9c7c6f7f760ad7ea9157011)
307320

308321
---
309322

0 commit comments

Comments
 (0)