2.5.0 • Published 5 years ago
@dendra-science/api-hooks-common v2.5.0
Dendra API Hooks Common
Defines a set of useful, general purpose Feathers service hooks to be used with Dendra API services.
Instructions
Be sure you have Node version 10.15.x. If you’re using nvm, you may need to
nvm use 10.15.x
.Clone this repo.
Make this project directory the current directory, i.e.
cd dendra-api-hooks-common
.Install modules via
npm install
.If all goes well, you should be able to run the predefined package scripts.