every.channel/apps/web
every.channel 5d6f77f868
Some checks are pending
ci-gates / checks (push) Waiting to run
deploy-cloudflare / checks (push) Waiting to run
deploy-cloudflare / deploy (push) Blocked by required conditions
Redesign hosted web as broadcast console
2026-05-04 01:06:41 -07:00
..
assets Redesign hosted web as broadcast console 2026-05-04 01:06:41 -07:00
app.js Redesign hosted web as broadcast console 2026-05-04 01:06:41 -07:00
index.html Redesign hosted web as broadcast console 2026-05-04 01:06:41 -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 Redesign hosted web as broadcast console 2026-05-04 01:06:41 -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 /'