i18n - docs translations (#19139)
Created by Github action Co-authored-by: github-actions <github-actions@twenty.com>
This commit is contained in:
committed by
GitHub
parent
a6cecdbd49
commit
8d539f0e49
@@ -9,19 +9,19 @@ description: 几分钟内创建你的第一个 Twenty 应用。
|
||||
|
||||
应用可通过自定义对象、字段、逻辑函数、AI 技能和 UI 组件来扩展 Twenty——全部以代码进行管理。
|
||||
|
||||
**What you can build:**
|
||||
**你可以构建的内容:**
|
||||
|
||||
* Custom objects, fields, views, and navigation items to shape your data model
|
||||
* Logic functions triggered by HTTP routes, cron schedules, or database events
|
||||
* Front components that render directly inside Twenty's UI
|
||||
* Skills that extend Twenty's AI agents
|
||||
* Deploy an app across multiple workspaces
|
||||
* 自定义对象、字段、视图和导航项,以塑造你的数据模型
|
||||
* 由 HTTP 路由、cron 调度或数据库事件触发的逻辑函数
|
||||
* 在 Twenty 的 UI 中直接渲染的前端组件
|
||||
* 用于扩展 Twenty 的 AI 代理的技能
|
||||
* 将同一个应用部署到多个工作空间
|
||||
|
||||
## 先决条件
|
||||
|
||||
* Node.js 24+
|
||||
* Yarn 4
|
||||
* Docker (or a running local Twenty instance)
|
||||
* Docker (或正在运行的本地 Twenty 实例)
|
||||
|
||||
## 开始使用
|
||||
|
||||
@@ -32,7 +32,7 @@ description: 几分钟内创建你的第一个 Twenty 应用。
|
||||
npx create-twenty-app@latest my-twenty-app
|
||||
```
|
||||
|
||||
> Use `--minimal` option to scaffold a minimal installation
|
||||
> 使用 `--minimal` 选项生成最简安装脚手架
|
||||
|
||||
从这里您可以:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user