Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 243 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 243 Bytes

Covid Hub server

Features

  • Profiles
  • Contact tracking
  • Close contact tracking (NYI)
  • Authentication (NYI)
  • Risk assessment (NYI)

Build instructions

Build with

$ ./gradlew build

Run with

$ ./gradlew bootRun