Node JS Express Web API. Designed to work with the main map viewer WebViewer. This project will grow as needed. It currently inserts feedback, inserts app stats and emails us when new feedback is submitted.
Please visit our deployment guide for full details: https://github.com/county-of-simcoe-gis/SimcoeCountyDeploymentGuide
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Node JS
In the root directory, type `npm install` in the terminal.
In the root directory, type `set DEBUG=myapp:* & npm start` in the terminal.
Copy the entire directory to your Node server.
- [Express](This project was created using Express application generator. https://expressjs.com/en/starter/generator.html)
- Al Proulx - Initial work - Al Proulx
This project is licensed under the MIT License - see the LICENSE.md file for details