every.channel/apps/web
Conrad Kramer d5588360f9
Some checks failed
deploy-cloudflare / checks (push) Successful in 1m48s
deploy-cloudflare/breadcrumb bootstrap ok
deploy-cloudflare / deploy (push) Failing after 23s
ci-gates / checks (push) Successful in 6m22s
Allow direct Cloudflare deploy token
2026-06-10 04:10:12 -07:00
..
assets Harden LA publishers and add multi-relay guide 2026-06-10 01:28:15 -07:00
app.js Keep web perf marker names stable 2026-06-10 02:40:26 -07:00
index.html Allow direct Cloudflare deploy token 2026-06-10 04:10:12 -07:00
README.md web+publisher: align moq watch client and disable passthrough by default 2026-02-21 01:49:46 -08:00
style.css Speed up station guide startup 2026-06-10 02:34:44 -07: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 @moq/watch WebTransport player component (<moq-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 /'