Skip to content

A package to help with seeding databases using declarative YAML files

License

Notifications You must be signed in to change notification settings

launchcodedev/germinator

Repository files navigation

A database seeder for the farmer within you

Licensed under MPL 2.0 npm Build Status Codecov Status Github Pages


Using Germinator

Read the Introduction guide on our website.

Or, run with npx or docker:

docker run -it --rm ghcr.io/launchcodedev/germinator --help
npx germinator --help