Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 479 Bytes

File metadata and controls

31 lines (20 loc) · 479 Bytes

localdata-311

Processes LocalData responses into the Chicago 311 system. Intended for use in combination with LocalData.

Install

Install envrun with npm install envrun -g

Clone the repository. Install dependencies with npm install. Copy and customise settings in sample.env.

Run

envrun --path -e environment.env node app.js

Development

To test, run this command from the project root:

make test

License

MIT.