Add no-seed configuration to database:reset (#9112)
Based on feedback here: https://github.com/twentyhq/twenty/issues/9109#issuecomment-2550198035
This commit is contained in:
@ -37,7 +37,7 @@ Note : you can run `npx nx run twenty-server:test:integration:with-db-reset` in
|
||||
|
||||
### Resetting the database
|
||||
|
||||
If you want to reset the database, you can run the following command:
|
||||
If you want to reset and seed the database, you can run the following command:
|
||||
|
||||
```bash
|
||||
npx nx run twenty-server:database:reset
|
||||
|
||||
Reference in New Issue
Block a user