county-of-simcoe-gis / SimcoeCountyWebApi

Node JS Express app. This is the core Rest Api for the project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simcoe County Web API

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

Getting Started

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.

Prerequisites

Node JS

Installing

In the root directory, type `npm install` in the terminal.
In the root directory, type `set DEBUG=myapp:* & npm start` in the terminal.

Deployment

Copy the entire directory to your Node server.

Built With

Authors

License

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

About

Node JS Express app. This is the core Rest Api for the project.

License:MIT License


Languages

Language:JavaScript 95.5%Language:PLpgSQL 4.2%Language:Dockerfile 0.3%