Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 406 Bytes

File metadata and controls

17 lines (9 loc) · 406 Bytes

Match clock

Structure

clock

This is the React "clock" application. It contains the match clock that should be displayed in the stadium.

It also includes the control interface for managing the match clock.

clock-api

This contains the match clock API.

v3

FastAPI application wrapping the Analyticom KSI REST API for match data and weather. Deployed as a single Lambda behind API Gateway.