Visualize different timezones around the globe. Helps to plan meeting where everyone is awake.
dev server
# install dependencies
bun i
# start dev server
npm run devtrigger deployment
# set the tag "live" to the current commit
git tag live -f && git push -f origin live