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
|
||||
```
|
||||
|
||||
### Migrace
|
||||
|
||||
#### Pro objekty ve schématech Core/Metadata (TypeORM)
|
||||
|
||||
```bash
|
||||
npx nx run twenty-server:typeorm migration:generate src/database/typeorm/core/migrations/nameOfYourMigration -d src/database/typeorm/core/core.datasource.ts
|
||||
```
|
||||
|
||||
## Technologický stack
|
||||
|
||||
Twenty primárně používá NestJS pro backend.
|
||||
|
||||
Reference in New Issue
Block a user