Skip to content

nluco-usgs/earthquake-legacy-usdesign

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

earthquake-legacy-usdesign

Legacy tool used for computing seismic design values

Docker

Building an image

  • From root of project, run:
    docker build -t usgs/earthquake-legacy-usdesign:latest .
    

Running a container

  • Start the container using the image tag

    docker-compose up
    
  • Connect to running container in browser

    http://localhost:8110/designmaps/us/application.php
    

About

Legacy tool used for computing seismic design values

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 63.2%
  • JavaScript 33.0%
  • CSS 2.9%
  • Other 0.9%