/weather-web

Web interface for weather alerts system.

Primary LanguageRustMIT LicenseMIT

weather-web

Web interface for weather alerts system.

Running

docker build -t weather-web .
docker run -p 8080:8080 --rm weather-web