Update localization texts, add permissions check, and seed data
This commit removes the membersTabDescription, updates the deleteAccountDescription text in the localization files, and adds a condition to check permissions in account invitation component. It also includes test credentials in README and provides a significant amount of seed data for testing the database.
This commit is contained in:
@@ -106,6 +106,11 @@ This command will run the web application.
|
||||
|
||||
Please refer to `apps/web/README.md` for more information about the web application.
|
||||
|
||||
To get started right away, use the credentials below:
|
||||
|
||||
- **Email**: `test@makerkit.dev`
|
||||
- **Password**: `testingpassword`
|
||||
|
||||
#### Turbopack
|
||||
|
||||
Makerkit uses Turbopack by default. Turbopack is the new bundler for Next.js - and it is still experimental. It is faster, but it may have some issues.
|
||||
|
||||
Reference in New Issue
Block a user