Skip to content

apuyou/honk

Repository files navigation

Honk all together with 🪿 HONC

This is a project created with the create-honc-app template for the World Wild Web Hack Night in Paris 🥖

When clicking on the Honk button, your device will honk… as well as all devices currently connected to this page!

Honks are sent through a WebSocket hosted by Cloudflare Workers and Durable Objects. The frontend and Honk noise use the Static Assets binding.

Live demo

➡️ https://duck.raspy-butterfly-46a8.workers.dev ⬅️

Running locally

pnpm run dev

Deploying to Cloudflare

pnpm run deploy

Resources