Hono Chat
2026Real-time chat app with URL-based rooms, WebSockets and PostgreSQL.
Hono Chat is a real-time chat application with URL-based rooms. The frontend is built with Next.js and React (TypeScript), and the backend with Hono. It uses WebSockets for bidirectional messaging and PostgreSQL for data persistence. Production-ready.