This is a little web app to track who buzzed first.
deno run --unstable --allow-net --allow-read main.ts
Host: Access http(s)://<HOST>/host
and wait for clients to buzz.
Client: Access http(s)://<HOST>/?name=<YOUR_NAME>
with your name and start buzzing.
Buzzer is GNU General Pulic Licensed.