graphql-sequelize

v0.16.1
GraphQL & Relay for MySQL & Postgres via Sequelize
graphql sequelize

prepublish

npm run check && npm run build

check

npm run lint && npm run test-unit

lint

eslint src

build

rm -rf lib/* && babel src --ignore test --optional runtime --out-dir lib

test

npm run test-unit && npm run test-docker

test-unit

mocha $npm_package_options_mocha test/unit/*.test.js

build-docker

docker-compose build

test-docker

docker-compose run dev /bin/sh -c "npm run test-integration"

test-integration

mocha $npm_package_options_mocha test/integration/*.test.js test/integration/**/*.test.js

Metadata

  • MIT
  • Whatever
  • Mick Hansen
  • released 12/8/2015

Downloads

Maintainers