do you wanna work sixteen hours a day?
One question, two answers, and a door onto flue.sh. Saying
yes takes you there. Saying no calls window.close(), which the browser will
almost always refuse, and the page says so.
The whole site is one index.html. The Worker exists to fold www onto the
apex, which an assets-only Worker cannot do.
pnpm install
pnpm dev # http://localhost:3160d toggles the theme, on the site and in dev.
pnpm deploy # vite build && wrangler deployDeploys to sixteen.sh and www.sixteen.sh as custom domains on Cloudflare
Workers.
MIT