|
| 1 | +# start-egg 帮助文档 |
| 2 | + |
| 3 | +<p align="center" class="flex justify-center"> |
| 4 | + <a href="https://www.serverless-devs.com" class="ml-1"> |
| 5 | + <img src="http://editor.devsapp.cn/icon?package=start-egg&type=packageType"> |
| 6 | + </a> |
| 7 | + <a href="http://www.devsapp.cn/details.html?name=start-egg" class="ml-1"> |
| 8 | + <img src="http://editor.devsapp.cn/icon?package=start-egg&type=packageVersion"> |
| 9 | + </a> |
| 10 | + <a href="http://www.devsapp.cn/details.html?name=start-egg" class="ml-1"> |
| 11 | + <img src="http://editor.devsapp.cn/icon?package=start-egg&type=packageDownload"> |
| 12 | + </a> |
| 13 | +</p> |
| 14 | + |
| 15 | +<description> |
| 16 | + |
| 17 | +为企业级框架和应用而生(部署到Custom运行时) |
| 18 | + |
| 19 | +</description> |
| 20 | + |
| 21 | +<table> |
| 22 | + |
| 23 | +## 前期准备 |
| 24 | +使用该项目,推荐您拥有以下的产品权限 / 策略: |
| 25 | + |
| 26 | +| 服务/业务 | 函数计算 | |
| 27 | +| --- | --- | |
| 28 | +| 权限/策略 | AliyunFCFullAccess | |
| 29 | + |
| 30 | +</table> |
| 31 | + |
| 32 | +<codepre id="codepre"> |
| 33 | + |
| 34 | +# 代码 & 预览 |
| 35 | + |
| 36 | +- [ :smiley_cat: 源代码](https://github.com/devsapp/start-web-framework/blob/master/web-framework/nodejs/egg) |
| 37 | + |
| 38 | +</codepre> |
| 39 | + |
| 40 | +<deploy> |
| 41 | + |
| 42 | +## 部署 & 体验 |
| 43 | + |
| 44 | +<appcenter> |
| 45 | + |
| 46 | +- :fire: 通过 [Serverless 应用中心](https://fcnext.console.aliyun.com/applications/create?template=start-egg) , |
| 47 | +[](https://fcnext.console.aliyun.com/applications/create?template=start-egg) 该应用。 |
| 48 | + |
| 49 | +</appcenter> |
| 50 | + |
| 51 | +- 通过 [Serverless Devs Cli](https://www.serverless-devs.com/serverless-devs/install) 进行部署: |
| 52 | + - [安装 Serverless Devs Cli 开发者工具](https://www.serverless-devs.com/serverless-devs/install) ,并进行[授权信息配置](https://www.serverless-devs.com/fc/config) ; |
| 53 | + - 初始化项目:`s init start-egg -d start-egg` |
| 54 | + - 进入项目,并进行项目部署:`cd start-egg && s deploy -y` |
| 55 | + |
| 56 | +</deploy> |
| 57 | + |
| 58 | +<appdetail id="flushContent"> |
| 59 | + |
| 60 | +# 应用详情 |
| 61 | + |
| 62 | + |
| 63 | +本应用仅作为学习和参考使用,您可以基于本项目进行二次开发和完善,实现自己的业务逻辑 |
| 64 | + |
| 65 | + |
| 66 | +</appdetail> |
| 67 | + |
| 68 | +<devgroup> |
| 69 | + |
| 70 | +## 开发者社区 |
| 71 | + |
| 72 | +您如果有关于错误的反馈或者未来的期待,您可以在 [Serverless Devs repo Issues](https://github.com/serverless-devs/serverless-devs/issues) 中进行反馈和交流。如果您想要加入我们的讨论组或者了解 FC 组件的最新动态,您可以通过以下渠道进行: |
| 73 | + |
| 74 | +<p align="center"> |
| 75 | + |
| 76 | +| <img src="https://serverless-article-picture.oss-cn-hangzhou.aliyuncs.com/1635407298906_20211028074819117230.png" width="130px" > | <img src="https://serverless-article-picture.oss-cn-hangzhou.aliyuncs.com/1635407044136_20211028074404326599.png" width="130px" > | <img src="https://serverless-article-picture.oss-cn-hangzhou.aliyuncs.com/1635407252200_20211028074732517533.png" width="130px" > | |
| 77 | +|--- | --- | --- | |
| 78 | +| <center>微信公众号:`serverless`</center> | <center>微信小助手:`xiaojiangwh`</center> | <center>钉钉交流群:`33947367`</center> | |
| 79 | + |
| 80 | +</p> |
| 81 | + |
| 82 | +</devgroup> |
0 commit comments