|
2 | 2 |
|
3 | 3 | <p align="center"><a href="/Tencent/cloudbase-framework/blob/master/LICENSE"><img src="https://img.shields.io/badge/license-Apache--2.0-blue" alt="Github License"></a> <a href="https://www.npmjs.com/package/@cloudbase/framework-core" rel="nofollow"><img src="https://img.shields.io/npm/v/@cloudbase/framework-core" alt="Npm version"></a> <a href="https://lernajs.io/" rel="nofollow"><img src="https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg" alt="lerna"></a> <a href="https://www.npmjs.com/package/@cloudbase/cli" rel="nofollow"><img src="https://img.shields.io/npm/dw/@cloudbase/framework-core" alt="download"></a> <a href="https://github.com/Tencent/cloudbase-framework/issues"><img src="https://img.shields.io/github/issues/Tencent/cloudbase-framework" alt="issue"></a> <a href="https://github.com/Tencent/cloudbase-framework/pulls"><img alt="PRs Welcome" src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg"></a> <a href="https://github.com/Tencent/cloudbase-framework/actions?query=workflow%3ABaseline-Init"><img src="https://github.com/Tencent/cloudbase-framework/workflows/Baseline-Init/badge.svg"></a> <a href='https://gitee.com/TencentCloudBase/cloudbase-framework/stargazers'><img src='https://gitee.com/TencentCloudBase/cloudbase-framework/badge/star.svg?theme=dark' alt='star'></img></a> <a href="https://github.com/Tencent/cloudbase-framework"><img alt="star" src="https://img.shields.io/github/stars/Tencent/cloudbase-framework?style=social" ></a> |
4 | 4 | </p> |
5 | | - |
| 5 | + |
6 | 6 | <h1 align="center">云开发 CloudBase Framework</h1> |
7 | 7 |
|
8 | 8 | <p align="center"> |
@@ -429,6 +429,74 @@ CloudBase Framework 的版本变更日志请参阅 [changelog](https://github.co |
429 | 429 | </tr> |
430 | 430 | </table> |
431 | 431 |
|
| 432 | +## CloudBase Framework 资讯 |
| 433 | + |
| 434 | +## 技术文章 |
| 435 | + |
| 436 | +- [实战丨借助云开发Framework快速部署Kodexplorer](https://cloudbase.net/community/share/articles/1526e12a6006ce400018eefa7882b506.html) |
| 437 | + |
| 438 | +- [腾讯 CloudBase ,开启一键部署](https://immmmm.com/tx-cloudbase-framework/) |
| 439 | + |
| 440 | +- [长文攻略| 快速打造一键部署云开发应用](https://cloud.tencent.com/developer/article/1775450) |
| 441 | + |
| 442 | +- [如何将开源容器应用快速打造为云开发应用](https://cloudbase.net/community/share/articles/3b020ca36008ea5d004673b61ebd6f04.html) |
| 443 | + |
| 444 | +- [云开发还可以这么玩系列之二----小手一点,一键部署!](https://developers.weixin.qq.com/community/develop/article/doc/00062e9c214b78b8c78b1491d5b413) |
| 445 | + |
| 446 | +- [如何更快打造云原生应用:CloudBase Framework 云原生一体化实践](https://www.infoq.cn/article/peocxuhjdwuxlxi7lv65) |
| 447 | + |
| 448 | +- [CloudBase FrameWork如何进行云托管部署](https://cloudbase.net/community/share/articles/2424fa985fed8fef00ef767c590f0555.html) |
| 449 | + |
| 450 | +- [云开发外卖优惠券小程序之 CLI一键部署](https://developers.weixin.qq.com/community/develop/article/doc/000e622832cac0b8716beab485b813) |
| 451 | + |
| 452 | +- [小程序·云开发地表最强CI利器来了](https://cloudbase.net/community/share/articles/0bcbdde05fb4a21200006eba31db31f9.html) |
| 453 | + |
| 454 | +- [基于云开发 CloudBase 搭建在线视频会议应用](https://cloudbase.net/community/share/articles/2fd465895fb335f500d9c03b76f48779.html) |
| 455 | + |
| 456 | +- [基于 ThinkJS 的云开发体验](https://cloudbase.net/community/share/articles/98bb04175fdacdbe0006bf1b2774205e.html) |
| 457 | + |
| 458 | +- [如何把 Flutter 云端一体化做到极致?](https://cloudbase.net/community/share/articles/f2716ee45f28f9c900574d1f1e064e9f.html) |
| 459 | + |
| 460 | +- [如何用云开发快速搭建实时 Todo List 应用](https://cloudbase.net/community/share/articles/b1cb7d3a5f39e4f300b41bcd78e9aedd.html) |
| 461 | + |
| 462 | +- [如何用 Cloudbase Framework 部署一个 Vue 项目](https://cloudbase.net/community/share/articles/b333e0365fae0298009f112050646450.html) |
| 463 | + |
| 464 | +- [第一个 Deno 部署工具是如何打造的?](https://cloudbase.net/community/share/articles/60173c665f44d8e900438bb57ee9d9f8.html) |
| 465 | + |
| 466 | +- [云开发推出「前后端一体化部署工具」CloudBase Framework](https://cloudbase.net/community/share/articles/b4f7b7d25fab5c330068ed523f8db5a8.html) |
| 467 | + |
| 468 | + |
| 469 | +[欢迎提交技术文章](https://github.com/Tencent/cloudbase-framework/blob/master/community/posts/README.md) |
| 470 | + |
| 471 | +## 演讲 |
| 472 | + |
| 473 | +- [云原生一体化部署工具CloudBase Framework 开源探索](https://ke.sifou.com/course/1650000037526331/section/1500000038144935) |
| 474 | + |
| 475 | +- [如何更快打造云原生应用:CloudBase Framework 云原生一体化实践](https://developers.weixin.qq.com/community/business/doc/00086ceed60ca0ac9c5b655245b00d) |
| 476 | + |
| 477 | +- [TLC大会讲师专访:聊聊云开发CloudBase的设计与实践](https://developers.weixin.qq.com/community/develop/article/doc/0000e8e38dce783548da99ad851c13) |
| 478 | + |
| 479 | +## 新闻 |
| 480 | + |
| 481 | +- [3 分钟上线一款应用,我是怎么做到的?](https://mp.weixin.qq.com/s/tAuNIw3f0LcbfuQkb4k1OA) |
| 482 | + |
| 483 | +- [向100万云开发者“秀肌肉”的机会来了](https://developers.weixin.qq.com/community/develop/article/doc/0006c83221820087dc8b61e9551013) |
| 484 | + |
| 485 | +- [国内首发,这款 Serverless 云原生一体化部署工具正式开源!](https://cloudbase.net/community/share/articles/85ff8afa5fea952d00e079bf24a3c724.html) |
| 486 | + |
| 487 | +- [腾讯云十年新风向:云原生与开源的未来](https://www.leiphone.com/news/202012/Ao4Xg8E6YcbASFeQ.html) |
| 488 | + |
| 489 | +- [腾讯云首次公布云原生全系产品矩阵,提供国内最完善产品矩阵](http://www.sohu.com/a/410762466_220528) |
| 490 | + |
| 491 | +- [这个小小小小小变化,你发现了没?](https://developers.weixin.qq.com/community/develop/article/doc/00088c6a06c090085d4b9ed825ac13) |
| 492 | + |
| 493 | +- [【年度回顾】2020,云开发的20个重大更新](https://developers.weixin.qq.com/community/develop/article/doc/000e0421af02683b269bf97c45b013) |
| 494 | + |
| 495 | +- [凤凰网:腾讯开源Serverless 云原生一体化部署工具](https://tech.ifeng.com/c/82QmuBnxirE) |
| 496 | +- [腾讯科技:国内首发!腾讯云原生一体化部署工具宣布开源](https://view.inews.qq.com/a/TEC2020122301795000?openid=o04IBAFpKGglC-M8UhvMWNvZB4_k&key=28f30db0e9a68db6ac09f9e5fce6ac6868c7187049e86728ffa35a2a75911d8f06a028a5f8f754a29f2dc0534b77144149aa036379ec6a9785ddca97ef3848bcaf95f9dfa75f60f8ed3400c54894cadc01ac4afbfbe7b6b1577b563a9404aabe8d18f4cc414ac3cc928647dc68df0473fd46af19718ce1b9bcd3b9780763b5a8&version=17001231&devicetype=iOS13.6&wuid=oDdoCtyGunJUMhaC1PHnwN-4hKMc&cv=0x17001231&dt=1&lang=zh_CN&pass_ticket=z12QsUmu%2B5Drw15tMbDawvYIXV3ECgdzZndS8uq476IPO0jnE7AgDW86CYbAFvoI&sharer=o04IBAFpKGglC-M8UhvMWNvZB4_k&uid=&shareto=) |
| 497 | +- [腾讯开源:【开源公告】云原生一体化部署工具CloudBaseFramework开源啦](https://mp.weixin.qq.com/s/Axt33-Olz1dKjb5XuxAe2w) |
| 498 | + |
| 499 | + |
432 | 500 | ## <a name="contributor"></a> Contributors ✨ |
433 | 501 |
|
434 | 502 | Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): |
|
0 commit comments