Skip to content

shaefner-usgs/earthquake-gps

 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 59.1%
  • JavaScript 32.9%
  • SCSS 7.0%
  • Other 1.0%