3 Star 3 Fork 9

Serverless Devs Registry / start-web-framework

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Web Framework 应用案例

图片alt

中文 | English

将一个传统框架部署到阿里云 Serverless 平台的方法有很多,可以选择 Custom、Custom Container 以及原生编程语言的运行时。这其中 Custom 和原生语言运行时方案,除了启动命令/入口函数不同之外,区别并不是很大,可以根据自己需求进行实现,Custom Container 方案相对来说更简单,但是镜像的冷启动速度相对 Custom 和原生语言运行时比较慢。

目前本案例仓库收录以下常见框架的部署案例:

No. :fire:Nodejs Python PHP Go Java Others
1 :fire:Express [custom] :fire::fire:Flask [python3] Think PHP [custom] BeeGo [custom] Tomcat/Jetty Gatsby
2 Egg [custom] Tornado [custom] laravel [custom] Gin [custom] SpringBoot [custom] Hugo [custom]
3 Nextjs [custom] Bottle [python3] Discuz [custom] Iris [custom] Quarkus
4 Nuxtjs [custom] Web.py [python3] :fire::fire::fire: WordPress [custom]
5 :fire::fire::fire: Hapi [custom] Django [python3] :fire::fire::fire: Zblog [custom]
6 Koa [custom] FastAPI [custom] Ecshop [custom]
7 Nest [custom] Web2py Metinfo [custom]
8 :fire: Midway-koa [custom] Pyramid [python3] Whatsns [custom]
9 Vue.js [custom] Typecho [custom]
9

除了上面的案例之外,还提供了两个简单的实践应用:

SSR 框架:

Nginx 框架:

  • nginx: s init start-nginx

空文件

简介

传统框架迁移方案,常见Web框架部署案例 展开 收起
取消

发行版 (114)

全部

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/devsapp/start-web-framework.git
git@gitee.com:devsapp/start-web-framework.git
devsapp
start-web-framework
start-web-framework
master

搜索帮助