๐ฌ Chatapp is a simple chat application built on a microservices architecture. It uses WebSocket for real-time chat communications and is designed to be scalable and efficient.
๐ Tech Stack Frontend: React, Tailwind CSS Backend: Golang, Node.js, Socket.IO Database: MySQL, MongoDB Infrastructure: Vercel
Ensure MySQL and MongoDB are installed and running. Set up the required databases and configure connection strings in your backend services.
Frontend: Open your browser and navigate to http://localhost:3000 to start using Chatapp. Backend: Ensure both the Golang and Node.js servers are running to handle chat communications.
Chatapp is licensed under the MIT License.