A Full Broadcast Network, Built for a Virtual City
LSN Hub is the command center for Los Santos News — a 65-person virtual newsroom inside Highlife RP. What started as a CSV shift tracker is now a full newsroom OS: Claude-powered AI writing, browser-based video-to-GIF via FFmpeg.wasm, a Discord bot that cross-posts breaking news to the Highlife Publications channel, a phased onboarding system with portal tooltips and a three-phase checklist, and an immutable audit trail. 15+ Vercel serverless endpoints, 30+ PostgreSQL migrations, dual-environment deployment on hub.lossantos.news — and a companion public website at lossantos.news.
The foundation. Supabase Auth with JWT (24h TTL), PostgreSQL Row-Level Security enforcing a 4-tier role hierarchy (Admin > Editor > Creator > Viewer), employee roster with Steam ID matching, and CSV-based shift analytics with anomaly detection.