i18n - docs translations (#19410)
Created by Github action Co-authored-by: github-actions <github-actions@twenty.com>
This commit is contained in:
committed by
GitHub
parent
607e708670
commit
24a5273a79
+7
@@ -43,6 +43,13 @@ npx nx run twenty-server:database:reset
|
||||
```
|
||||
|
||||
### Migrationen
|
||||
|
||||
#### Für Objekte in Core/Metadata-Schemas (TypeORM)
|
||||
|
||||
```bash
|
||||
npx nx run twenty-server:typeorm migration:generate src/database/typeorm/core/migrations/nameOfYourMigration -d src/database/typeorm/core/core.datasource.ts
|
||||
```
|
||||
|
||||
## Technologie-Stack
|
||||
|
||||
Twenty verwendet in erster Linie NestJS für das Backend.
|
||||
|
||||
Reference in New Issue
Block a user