Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 278 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 278 Bytes

gc-analytics

GC Analytics server.

Build

./gradlew build

Server start-up

  • IDE: run org.aplsek.analytics.server.Application
  • CLI: ./gradlew run or build and run the target jar java -jar ./build/libs/gc-analytics-0.1.jar