NYwater.info Express.Js API Server
This repository maintains all the source code for the server-side application running at NYwater.info.
- Node.js 8.x.x
- npm 3.x
- Install dependencies
npm install
- Run the
docker-compose.yml
file in nyw_data
npm start
Documentation is auto-generated from APIDoc.JS. Build the documentation with the npm run apidoc
command. The hosted documentaton is available here.