@graphile/subscriptions-lds

v4.4.0-beta.4
Subscriptions plugin for PostGraphile using PostgreSQL logicial decoding
pg Postgres plugin PostgreSQL logicial decoding logical replication changes and 3 more...

db:init

dropdb --if-exists lds_test && createdb lds_test && psql -X1v ON_ERROR_STOP=1 -v VERBOSITY=verbose -f __tests__/schema.sql lds_test

test

npm run db:init && jest -i

tslint

prettier --list-different 'src/**/*' && tslint --config ../../tslint.json --project tsconfig.json

prepack

tsc

watch

tsc --watch
npm i @graphile/[email protected]

Metadata

  • MIT
  • Whatever
  • Benjie Gillam
  • released 3/12/2019

Downloads

Maintainers