getstream-node

v2.0.0
Build newsfeeds and activity feeds on node.js using getstream.io

test

STREAM_URL='https://key:[email protected]/?app_id=42' NODE_ENV=test ./node_modules/.bin/mocha --timeout 30000 test test/**/*_test.js

coverage

STREAM_URL='https://key:[email protected]/?app_id=42' ./node_modules/.bin/istanbul cover bin/run-tests.js

preversion

npm test

postversion

git push && git push --tags
npm i getstream-node

Metadata

Downloads