@appjumpstart/booster

1.3.0 • Public • Published

booster

A Knex.js utility to make setting up a database super easy

npm page

Installation

npm install @appjumpstart/booster --save-dev

Usage

If NODE_ENV isn't set, booster defaults to the development config in your knexfile.js:

npx booster

  👟 Migrations run!

  🌱 Database seeded!

Set up a test database:

npx booster test

  🚀 Database booster_test created!

  👟 Migrations run!

  🌱 Database seeded!

 

AppJumpstart

Package Sidebar

Install

npm i @appjumpstart/booster

Weekly Downloads

2

Version

1.3.0

License

ISC

Unpacked Size

217 kB

Total Files

11

Last publish

Collaborators

  • ianwalter