WaterOneFlow Web Service to share hydrologic data with CUAHSI-HIS.
-
Be sure you have Node version 14.19.x or greater. If you’re using nvm, you may need to
nvm use 16.17
. -
Clone this repo.
-
Make this project directory the current directory, i.e.
cd dendra-wof-web-service
. -
Install modules via
npm install
. -
If all goes well, you should be able to run the predefined package scripts.