Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 621 Bytes

README.md

File metadata and controls

40 lines (26 loc) · 621 Bytes

earthquake-gps

USGS Earthquake Science Center (ESC) GPS stations, data, photos, and logs.

https://earthquake.usgs.gov/monitoring/gps

Installation

First install node.js and grunt.

  1. Clone project
git clone https://github.com/shaefner-usgs/earthquake-gps.git
  1. Install dependencies
cd earthquake-gps
npm install
  1. Configure app
cd earthquake-gps/src/lib

# Run configuration script and set values that conform to your environment
./pre-install
  1. Run grunt
cd earthquake-gps
grunt
  1. Open http://localhost:9090/monitoring/gps