Skunkworks flask app for random geophysics stuff
To run locally:
- Install Docker
- Install Docker Compose
- Clone this repo
- Open a terminal,
cd
into the cloned repo's directory and rundocker-compose up --build
The app will listen for calls at port 8080
of localhost
.