Anonymous-chat is a real-time messaging platform where users can communicate without revealing their identity. Built with WebSocket for instant message delivery.
- π Anonymous β Chat without registration or identity
- β‘ Real-time β Instant message delivery via WebSocket
- π Privacy β No data stored, no tracking
- π¨ Modern UI β Clean, responsive interface
- π³ Docker β Containerized deployment
- π Railway β Ready for cloud deployment
- π§ͺ Tested β Jest test suite included
| Layer | Technology |
|---|---|
| Frontend | Next.js, TypeScript |
| Real-time | Socket.io / WebSocket |
| Styling | Tailwind CSS |
| Testing | Jest |
| Deploy | Docker, Railway |
git clone https://github.com/foxnaim/Anonymous-chat.git
cd Anonymous-chat
yarn install
yarn devdocker-compose upMIT Β© foxnaim