Commit graph

2 commits

Author SHA1 Message Date
3b4ce1ce39
fix(streamer): drop fonts-vt323 (not in bookworm) and use node fetch for healthcheck
- fonts-vt323 doesn't exist in debian bookworm; vt323 is loaded via google fonts cdn anyway.
- node:22-bookworm-slim has no wget; switch healthcheck to node -e fetch.
2026-04-30 15:41:17 +06:00
cc1f278fb8
feat(streamer): scaffold package, tsconfig, dockerfile 2026-04-30 15:12:42 +06:00