Show HN: Live Chat Starter Kit – Real-time support with Next.js + Socket.IO

1 unjica 1 5/1/2025, 10:55:29 AM github.com ↗

Comments (1)

unjica · 11h ago
I built a lightweight open-source live chat starter kit using:

- Next.js (App Router)

- Socket.IO

- Zustand

- TailwindCSS

It includes visitor/admin roles, local/session persistence, and is fully deployable on Vercel + Railway.

The goal: make it easy for devs to add real-time support to their apps without relying on heavy SaaS.

Would love feedback or suggestions — happy to answer questions!