I just launched v1.0.0 of [Live Chat Support Starter Kit](https://github.com/unjica/live-chat-support-demo) — a real-time, open-source chat app built with:
- Next.js (App Router)
- Zustand
- TailwindCSS
---
### ✅ What it does:
- Live chat between visitor and admin
- Separate UI for both roles
- Local/sessionStorage persistence
- Admins can end chats, visitors can resume later
- Fully deployable with Vercel + Railway
---
I originally built this as a coding challenge, but realized it could help others build live chat features quickly — so I cleaned it up, made it modular, and released it under MIT.
Would love to hear any feedback, feature ideas, or use cases!
🚀 [Check it out on GitHub](https://github.com/unjica/live-chat-support-demo)