Documentation Index
Fetch the complete documentation index at: https://docs.devin.ai/llms.txt
Use this file to discover all available pages before exploring further.
产品使用指南
部署
Devin 在部署前端和后端应用程序时的能力与限制。
Devin 能够部署其从零开始构建的小型应用程序。不过,在部署已有应用程序时,Devin 存在一些限制。
Devin 可以使用预配置的模板来部署前端应用,该模板基于 Vite、TypeScript、Tailwind CSS 和 Shadcn。
当用户要求 Devin 从零开始创建一个前端应用时,除非另有特别说明,它会使用该模板作为起点。如果用户明确批准,Devin 可以通过内部服务部署这些前端应用。
对于后端应用程序,Devin 使用 FastAPI 模板。与前端应用类似,经用户同意后,Devin 可以将基于该模板创建的后端应用部署到 Fly.io。
