Booker Zhao

Results 16 issues of Booker Zhao

**Is your feature request related to a problem? Please describe.** 支持自动检测框架的覆盖范围仅仅支持了几个常见前端框架和函数,还可以拓展更多的框架和语言来提升体验 这块的实现是基于配置式的,可以比较轻松拓展一个新框架的支持 https://github.com/TencentCloudBase/cloudbase-framework/blob/master/packages/framework-core/src/detect-frameworks/frameworks.ts 大家可以通过这个快速参与进核心代码的开发当中,目前可以考虑支持的框架和技术有 Hexo, Egg, Koa, Express, Koa , Docker 容器等 - [x] Vue - [x] React - [x]...

good first issue
feature_request

希望各位优秀的开发者和我们一起为社区贡献更多的优秀应用和案例,帮助 CloudBase Frameowrk 社区的发展,让开发者在大家建立的丰富的社区案例和生态的基础上,更好更快地开发应用,真正达成 CloudBase Framework 希望为开发者降本增效的愿景。 如果您希望将基于 CloudBase Framework 开发的应用和案例分享给更多的开发者,欢迎提交 PR 给我们,采纳后的项目将在 CloudBase Framework 的 README 等文档的重要位置展示,并加入 CloudBase Framework 后续的官方推荐中 点击[编辑 /community/usercases/index.json 文件](https://github.com/TencentCloudBase/cloudbase-framework/edit/master/community/usercases/index.json),在数组中加入自己的项目信息 ```json { "name": "项目名称", "link": "项目线上演示...

usercases

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] 新增函数,Node 应用等应用本地调试 - 免填写密钥...

feature_request

## 成为贡献者 感谢您有兴趣成为 CloudBase Framework 社区贡献者! 您可以选择如下的贡献方式: - [贡献一篇技术文章](./community/posts/README.md) - [贡献应用模板](./doc/app.md) - [提交一个应用案例](https://github.com/TencentCloudBase/cloudbase-framework/issues/91) - [贡献代码,提交 Pull Request](https://github.com/TencentCloudBase/cloudbase-framework/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22) - [反馈 bug,提交 Issue](https://github.com/TencentCloudBase/cloudbase-framework/issues/new/choose) - 在技术会议上发表技术演讲 我们会将您加入 [我们的贡献者名单](https://github.com/TencentCloudBase/cloudbase-framework#contributors-)

**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** 支持自定义底层后台服务地址,地域等 **Describe alternatives you've considered** A clear and concise description of any alternative solutions...

feature_request

**Is your feature request related to a problem? Please describe.** 无 **Describe the solution you'd like** 建议同时提供托管网址和自定义域名网址(如果用户使用了自定义域名) 以及在网站部署后询问是否重新部署云函数,最好是增加一个多选列表,可以全选,或者部分选择,在本地有改动的云函数名称后增加标记 **Describe alternatives you've considered** 无 **Additional context** 无

enhancement

| Q | A | ---------------- | --- | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | New tests...

| Q | A | ---------------- | --- | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | New tests...

This is my code: ```js import Vue from 'vue'; Vue.config.devtools = true; Vue.config.performance = true; import App from './App.vue'; new Vue ({ el: '#main', render: h => h (App), });...

在 Github 搜索到了你的项目,看起来挺不错的 我这边是云开发 CloudBase Framework 项目(https://github.com/Tencent/cloudbase-framework/ )的负责人,是否考虑和 CloudBase Framework 集成呢,目前 CBF 已经实现了各种资源(小程序/云开发资源/Mysql/CFS等)和应用的开发部署,可以考虑作为项目的底层支持,方便用户开发部署,也更加贴近云开发原生的生态,后面如果合适还可以上架官方的模板和应用中心 方便的话也可以加一下我的微信 cst-being 细聊