A tool for generating mock seed data for a set of tables in the database
- npm i
- create/edit config.json based on config.sample.json
- npm run build
- npm run start
All entity generators are defined in the src/entity-generators folder and imported in index.ts