@aaronpowell/graphql-signalr-subscriptions

v0.1.1
A GraphQL subscriptions library using Azure SignalR Service
azure graphql websockets

build

tsc

build:cjs

tsc --module commonjs --outDir dist/cjs

build:all

npm run build && npm run build:cjs

watch

tsc -w

lint

eslint src/**/*.ts

lint:fix

npm run lint -- --fix

clean

rm -rf dist
npm i @aaronpowell/[email protected]

Metadata

  • MIT
  • Whatever
  • Aaron Powell
  • released 2/17/2021

Downloads

Maintainers