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

Folders and files

NameName
Last commit message
Last commit date
Jan 26, 2021
Jan 26, 2021
Jan 27, 2021
Jan 27, 2021
Jan 27, 2021
Jan 27, 2021
Jan 27, 2021
Jan 17, 2021
Aug 10, 2020
Aug 10, 2020
Jan 9, 2021
Jan 18, 2021
Jan 17, 2021
Aug 10, 2020
Jan 18, 2021
Jan 26, 2021
Jan 18, 2021
Jan 16, 2021
Jan 26, 2021

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