Skip to content

Latest commit

History

History
19 lines (15 loc) 路 734 Bytes

README.md

File metadata and controls

19 lines (15 loc) 路 734 Bytes

Chatapp

馃挰 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

Database

Ensure MySQL and MongoDB are installed and running. Set up the required databases and configure connection strings in your backend services.

馃帹 Usage

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.

馃搫 License

Chatapp is licensed under the MIT License.