Building a Real-Time VWAP Dashboard with Bun, Binance WebSockets and SQLite


A weekend project that escalated into a full deep dive into real-time systems.

Live demo:
https://realtime-vwap-dashboard.sivaramp.com/

I started this as a tiny weekend thing.
Subscribe to a few Binance streams, compute VWAP, chart it, done.

Instead, I fell into a...