subidx/internal
lakshit verma 41a2828ef0
decouple the dashboard from the server binary
Move the Svelte dashboard out of internal/web into its own top-level
frontend/ so it can be built and hosted independently, and make the
subidx binary API-only: drop the embedded dist and the catch-all /
handler, so unknown paths return a plain 404.

The frontend already knew how to live apart (VITE_API_BASE, -cors-origins,
vercel.json), so only the embed glue is gone. Also wire in Vercel Web
Analytics via @vercel/analytics.
2026-08-28 23:45:25 +05:30
..
apex Add package comments for staticcheck's ST1000 2026-08-24 01:14:43 +05:30
loglist Add package comments for staticcheck's ST1000 2026-08-24 01:14:43 +05:30
rfc6962 Add package comments for staticcheck's ST1000 2026-08-24 01:14:43 +05:30
server decouple the dashboard from the server binary 2026-08-28 23:45:25 +05:30
store Add web dashboard, live feed, and deployment configs 2026-08-26 21:24:26 +05:30
tailer Add package comments for staticcheck's ST1000 2026-08-24 01:14:43 +05:30