apollo-link-firebase

v1.1.0
Query Firebase in GraphQL with Apollo
apollo apollo-link graphql firebase

lint

tslint -c tslint.json src/**/*.ts

bundle

webpack --config webpack.config.prod.js

test

TS_NODE_COMPILER_OPTIONS='{"module":"commonjs"}' mocha --timeout 10000 --compilers ts:ts-node/register --recursive --exit "test/**/*.spec.ts"

clean

rimraf lib

prebuild

npm run clean

build

tsc -p ./tsconfig.release.json --pretty

postbuild

npm run bundle

prepublishOnly

npm run clean && npm run build

start

webpack-dev-server --config webpack.config.dev.js --mode development
npm i apollo-link-firebase

Metadata

  • MIT
  • Whatever
  • wwwy3y3
  • released 7/12/2018

Downloads

Maintainers