An example of using Partyserver + Svelte to built a shared stopwatch.
The shared stopwatch allows the same stopwatch to run across multiple devices (desktop, phone, tablet, watch, etc..)
It uses Durable Object alarms to sync the state across all devices.