-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
We need to create a database seeder to have "real" data and check how the app reacts without us having to go through the process ourselves.
The database seeder needs to create two accounts:
- one empty account
- one account with multiple vaults and data.
I think we should use the built-in database seeding mechanism and not a command for this.
Metadata
Metadata
Assignees
Labels
No labels