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 @@ Le app sono attualmente in fase alfa. La funzionalità è funzionante ma ancora
|
||||
|
||||
Le app ti permettono di estendere Twenty con oggetti, campi, funzioni logiche, competenze IA e componenti UI personalizzati — il tutto gestito come codice.
|
||||
|
||||
**What you can build:**
|
||||
**Cosa puoi creare:**
|
||||
|
||||
* 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
|
||||
* Oggetti, campi, viste ed elementi di navigazione personalizzati per definire il tuo modello di dati
|
||||
* Funzioni logiche attivate da route HTTP, pianificazioni cron o eventi del database
|
||||
* Componenti front-end che vengono renderizzati direttamente all'interno della UI di Twenty
|
||||
* Abilità che estendono gli agenti IA di Twenty
|
||||
* Distribuisci un'app su più spazi di lavoro
|
||||
|
||||
## Prerequisiti
|
||||
|
||||
* Node.js 24+
|
||||
* Yarn 4
|
||||
* Docker (or a running local Twenty instance)
|
||||
* Docker (o un'istanza locale di Twenty in esecuzione)
|
||||
|
||||
## Per iniziare
|
||||
|
||||
@@ -32,7 +32,7 @@ Crea una nuova app utilizzando lo scaffolder ufficiale, quindi autenticati e ini
|
||||
npx create-twenty-app@latest my-twenty-app
|
||||
```
|
||||
|
||||
> Use `--minimal` option to scaffold a minimal installation
|
||||
> Usa l'opzione `--minimal` per creare un'installazione minima
|
||||
|
||||
Da qui puoi:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user