# nest-runtime **Repository Path**: devsapp/nest-runtime ## Basic Information - **Project Name**: nest-runtime - **Description**: nestjs 原生 runtime 组件 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-26 - **Last Updated**: 2021-09-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # nest App 快速部署一个 nest 应用到阿里云函数计算 - 初始化项目:`s init devsapp/nest-runtime-app` - 进入项目:`cd nest-runtime-app` - 部署项目:`s deploy`