@dendra-science/api-hooks-common

Useful hooks for use with Dendra/Feathers API services.


License
BSD-2-Clause-FreeBSD
Install
npm install @dendra-science/api-hooks-common@2.5.0

Documentation

Dendra API Hooks Common

Defines a set of useful, general purpose Feathers service hooks to be used with Dendra API services.

Instructions

  1. Be sure you have Node version 10.15.x. If you’re using nvm, you may need to nvm use 10.15.x.

  2. Clone this repo.

  3. Make this project directory the current directory, i.e. cd dendra-api-hooks-common.

  4. Install modules via npm install.

  5. If all goes well, you should be able to run the predefined package scripts.