https://github.com/sindrig/vikes-match-clock
Match clock for the Home of Happiness
https://github.com/sindrig/vikes-match-clock
Last synced: 2 months ago
JSON representation
Match clock for the Home of Happiness
- Host: GitHub
- URL: https://github.com/sindrig/vikes-match-clock
- Owner: sindrig
- Created: 2018-05-19T23:25:01.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2026-03-24T21:55:55.000Z (2 months ago)
- Last Synced: 2026-03-26T03:38:09.938Z (2 months ago)
- Language: TypeScript
- Size: 556 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Agents: AGENTS.md
Awesome Lists containing this project
README
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.