npm

db-seed-test

1.1.0 • Public • Published

db-seed-test

Loads the seed data for the test database.

Getting started

Add the package to your project using the npm ecosystem:

$ npm install db-seed-test --save-dev

Then setup the npm script via the package.json file.

./package.json
"scripts"{
  "db:seed:test": "node ./node_modules/.bin/db_seed_test",
},

Now run the command:

$ npm run db:seed:test

Changelog

Get the project's history in CHANGELOG.md.

Maintainer

Andy Bettisworth andy@accreu.com https://andybettisworth.com

License

This project is released under the MIT License.

Readme

Keywords

Package Sidebar

Install

npm i db-seed-test

Weekly Downloads

2

Version

1.1.0

License

MIT

Unpacked Size

4.65 kB

Total Files

6

Last publish

Collaborators

  • wurde