Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@dendra-science/api-hooks-common

DendraScience41BSD-2-Clause-FreeBSD2.5.0

Useful hooks for use with Dendra/Feathers API services.

readme

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.