every.channel/apps/web
2026-02-20 23:08:18 -08:00
..
app.js web: fix hang module URL to published version 2026-02-20 23:08:18 -08:00
index.html ec-node: WebTransport publish + web hang-watch 2026-02-16 12:54:42 -05:00
README.md ec-node: WebTransport publish + web hang-watch 2026-02-16 12:54:42 -05:00
style.css ec-node: WebTransport publish + web hang-watch 2026-02-16 12:54:42 -05:00
Trunk.toml every.channel: sanitized baseline 2026-02-15 16:17:27 -05:00

every.channel web site (static)

This is a static web watcher site.

It embeds the upstream @kixelated/hang WebTransport player component (<hang-watch>).

Dev

From repo root:

nix develop -c bash -lc 'cd apps/web && trunk serve --port 1421 --public-url /'

Build

nix develop -c bash -lc 'cd apps/web && trunk build --release --public-url /'