feathers-mongodb

v4.0.0
Feathers MongoDB service
feathers feathers-plugin REST Socket.io realtime mongo mongoskin mongodb service and 1 more...

publish

git push origin --tags && npm run changelog && git push origin

changelog

github_changelog_generator && git add CHANGELOG.md && git commit -am "Updating changelog"

release:patch

npm version patch && npm publish

release:minor

npm version minor && npm publish

release:major

npm version major && npm publish

lint

semistandard --fix

mocha

mocha --opts mocha.opts

coverage

istanbul cover node_modules/mocha/bin/_mocha -- --opts mocha.opts

test

npm run lint && npm run coverage

mongodb

run-rs -v 4.0.0

Metadata

  • MIT
  • >= 8
  • Feathers contributors
  • released 12/17/2018

Downloads