This service adresses the need to connect players together. If two players each go to https://bordtennis.oslo.systems/epicmatch, their scoreboards will be linked. Any updates will propagate to both scoreboards.
This can enable IOT devices to manipulate the scoreboards, or to present a scoreboard on a screen for more to see.
Use make run
to start the server locally. The server will be available at http://localhost:3000.
See CONTRIBUTING.md
flowchart LR
A[Push to main] ==> B[Github Actions]
B ==> C[Fly.io]
click C href "https://fly.io" "Open fly.io"