234 B
234 B
Beerpong Elo
An ELO system for 2v2 beerpong with web interface and graphql api. Using Svelte 5 for the frontend.
Building
Requires go
make build
Docker
Building the docker image: make docker
and make docker-local
.