SampleDataScript

scripts. SampleDataScript

Script to generate sample data for development.

For now, this script basically runs CreateAdminScript and creates a default admin user with the e-mail admin@example.com and password test.

Later on it might be augmented to generate useful data to test the application.

$> npm run sample-data