# start-web-framework **Repository Path**: frankhe/start-web-framework ## Basic Information - **Project Name**: start-web-framework - **Description**: 传统框架迁移方案,常见Web框架部署案例 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 9 - **Created**: 2023-12-28 - **Last Updated**: 2023-12-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Web Framework application case 
中文 | English
There are many ways to deploy a traditional framework to the Alibaba Cloud serverless platform. You can choose Custom, Custom Container, and the runtime of the native programming language. Among them, the Custom and native language runtime solutions are not very different except for the different startup commands/entry functions. They can be implemented according to their own needs. The Custom Container solution is relatively simple, but the cold start speed of the image is relatively high. and native language runtime is slower. At present, this case repository contains the deployment cases of the following common frameworks:| 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] | Quarkus | |||
| 4 | Nuxtjs [custom] | Web.py [python3] | :fire::fire::fire: WordPress [custom] | ||||
| 5 | 5 | :fire::fire::fire: Hapi [custom] | Django [python3] | :fire::fire::fire: Zblog [custom] | |||
| 6 | Koa [custom] | FastAPI [custom] | Ecshop [custom] | td> | |||
| 7 | Nest [custom] | Web2py | Metinfo [custom] | ||||
| 8 | :fire: Midway-koa [custom] | Pyramid [python3] | Whatsns [custom] | td> | |||
| 9 | Vue.js [custom] | Typecho [custom] | td> |