A docker-based web application for monitoring lightning from the GOES-R Series satellite Geostationary Lightning Mapper (GLM).
$ git clone https://github.com/HumphreysCarter/GLM-Lightning-Monitor.git
$ cd GLM-Lightning-Monitor
$ docker compose up --build$ cd GLM-Lightning-Monitor
$ git pull
$ docker compose up --buildOnce running, the application will be available at localhost:8080. API documentation is available at localhost:8080/api/docs.
