RobPiwowarek / WeatherStreams

WUT project for PIK classes
0 stars 0 forks source link

Weather data streams project for PIK classes at WUT.

Backend

Requirements

Install sbt sudo apt-get install sbt

Configuration

Clone/download repo and fill in configuration files in src/main/resources

Build

sbt clean assembly

Frontend

See instructions at gui/README.md