/SimcoeCountyAppStats

React app used to view usage stats gathered from SimcoeCountyWebViewer app. Volunteers are welcome to give this project a little love to make it more presentable (e.g. styling, search capabilities, etc)

Primary LanguageJavaScript

Simcoe County App Stats Viewer

React app to query/view application stats gathered from the SimcoeCountyWebViewer.

Please visit our deployment guide for full details: https://github.com/county-of-simcoe-gis/SimcoeCountyDeploymentGuide

Getting Started

Copy this website to your hosting container of choice. If you need one, feel free to use this one. https://github.com/county-of-simcoe-gis/SimcoeCountySampleNodeHostingContainer

The script to create the table is part of your WebApi project: https://github.com/county-of-simcoe-gis/SimcoeCountyWebApi/blob/master/sqlScript.sql

Prerequisites

Node JS

Installing

In the root directory, type `npm install` in the terminal.
In the root directory, type `node app.js` in the terminal.

Deployment

Copy the entire directory to your Node server.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details