server
Clone or download
Files
Name |
---|
.github |
src |
.gitignore |
LICENSE |
pom.xml |
README.md |
style_classes.txt |
README.md
Stream-Pi Server
Prerequisites
- Java >= 11
- Maven >= 3.6.3
Quick Start
This project depends on the following Stream-Pi modules:
Build locally by executing mvn clean install
and start the app by running com.stream_pi.server.Main
.