A modern real-time chat application built with Go and React, featuring WebSocket communication and a clean, responsive UI.
- 🔐 Secure authentication system
- 💬 Real-time messaging via WebSockets
- 🌓 Light/Dark theme support
- 📱 Responsive design
- 🌍 Interactive globe visualization
- 👑 Admin dashboard
- 💾 Message history and conversation management
- React and Vite
- TanStack Router
- shadcn/ui
- Go with Chi router
- MongoDB
- WebSocket server
- Redis for session management
Just run docker-compose up
to start the development environment.