{"id":20954849,"url":"https://github.com/soumilaggarwal2003/chat-application","last_synced_at":"2026-04-07T18:31:26.612Z","repository":{"id":224797172,"uuid":"763712761","full_name":"soumilaggarwal2003/Chat-Application","owner":"soumilaggarwal2003","description":"This project is a real-time chat application built using the MERN (MongoDB, Express.js, React.js, Node.js) stack along with Socket.IO for enabling real-time communication between users.","archived":false,"fork":false,"pushed_at":"2024-06-19T19:48:03.000Z","size":273,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-03T12:26:10.184Z","etag":null,"topics":["expressjs","mongodb","nodejs","reactjs","socket-io"],"latest_commit_sha":null,"homepage":"https://lets-chat-gapm.onrender.com/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/soumilaggarwal2003.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-26T19:37:12.000Z","updated_at":"2024-06-19T19:48:06.000Z","dependencies_parsed_at":"2024-06-20T08:09:25.164Z","dependency_job_id":"138c3bbf-1116-44c8-9c4f-0fa36141ae70","html_url":"https://github.com/soumilaggarwal2003/Chat-Application","commit_stats":null,"previous_names":["soumilaggarwal2003/chat-application"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/soumilaggarwal2003/Chat-Application","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soumilaggarwal2003%2FChat-Application","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soumilaggarwal2003%2FChat-Application/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soumilaggarwal2003%2FChat-Application/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soumilaggarwal2003%2FChat-Application/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soumilaggarwal2003","download_url":"https://codeload.github.com/soumilaggarwal2003/Chat-Application/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soumilaggarwal2003%2FChat-Application/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31524524,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["expressjs","mongodb","nodejs","reactjs","socket-io"],"created_at":"2024-11-19T01:16:42.391Z","updated_at":"2026-04-07T18:31:26.576Z","avatar_url":"https://github.com/soumilaggarwal2003.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Real-Time Chat Application (MERN Stack)\n\nThis project is a real-time chat application built using the MERN (MongoDB, Express.js, React.js, Node.js) stack along with Socket.IO for enabling real-time communication between users.\n\n# Features\n**1) Real-Time Chatting Experience:** Utilizing Socket.IO, this application provides users with a seamless real-time chatting experience, allowing them to exchange messages instantly.\n\n**2) MERN Stack:** The application is built using MongoDB for data storage, Express.js for the backend server, React.js for the frontend user interface, and Node.js for server-side scripting.\n\n**3) User Authentication:** Users can sign up, log in, and authenticate themselves securely to access the chat features.\n\n# Technologies Used\n\n**MongoDB:** NoSQL database for storing chat messages and user data.\n\n**Express.js:** Web application framework for Node.js, used for building the backend server.\n\n**React.js:** JavaScript library for building user interfaces.\n\n**Node.js:** JavaScript runtime for server-side development.\n\n**Socket.IO:** JavaScript library for real-time web applications, enabling bidirectional communication between clients and servers.\n\n# Hosted URL\nhttps://lets-chat-gapm.onrender.com/\n\n# Getting Started\nTo run this project locally, follow these steps:\n\n**Prerequisites**\n\nNode.js\n\nnpm or yarn\n\nMongoDB\n\n**Installation**\n\n**1) Clone the repository:**\n\ngit clone https://github.com/soumilaggarwal2003/Chat-Application\n\ncd Chat-Application\n\n**2) Install dependencies:**\n\ncd Backend\n\nnpm install\n\ncd ../Frontend\n\nnpm install\n\n**3) Set up environment variables:**\n\nCreate a .env file in the Backend directory.\n\nAdd the following environment variables:\n\nPORT=\n\nMONGO_DB_URI=\n\nJWT_SECRET= \n\nNode_ENV=\n\n**4) Start the development server:**\n\ncd Backend\n\nnpm run server\n\ncd ../Frontend\n\nnpm run dev\n\n**5) Open your browser and navigate to:** http://localhost:5173\n\n# Acknowledgements\n\nSocket.IO Documentation\n\nReact Documentation\n\nExpress.js Documentation\n\nMongoDB Documentation\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoumilaggarwal2003%2Fchat-application","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoumilaggarwal2003%2Fchat-application","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoumilaggarwal2003%2Fchat-application/lists"}