{"id":29224783,"url":"https://github.com/harsh7editor/chat-application-","last_synced_at":"2025-10-16T22:01:28.994Z","repository":{"id":301126975,"uuid":"1008232277","full_name":"harsh7editor/CHAT-APPLICATION-","owner":"harsh7editor","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-25T09:04:29.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-03T06:40:14.755Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://realtime-application.netlify.app/","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/harsh7editor.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,"zenodo":null}},"created_at":"2025-06-25T08:23:23.000Z","updated_at":"2025-06-25T09:08:24.000Z","dependencies_parsed_at":"2025-06-26T14:31:07.819Z","dependency_job_id":null,"html_url":"https://github.com/harsh7editor/CHAT-APPLICATION-","commit_stats":null,"previous_names":["harsh7editor/chat-application-"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/harsh7editor/CHAT-APPLICATION-","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harsh7editor%2FCHAT-APPLICATION-","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harsh7editor%2FCHAT-APPLICATION-/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harsh7editor%2FCHAT-APPLICATION-/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harsh7editor%2FCHAT-APPLICATION-/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harsh7editor","download_url":"https://codeload.github.com/harsh7editor/CHAT-APPLICATION-/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harsh7editor%2FCHAT-APPLICATION-/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278406448,"owners_count":25981657,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-07-03T06:33:13.115Z","updated_at":"2025-10-05T03:56:32.116Z","avatar_url":"https://github.com/harsh7editor.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"📡 Real-time messaging using WebSockets\n🧑‍🤝‍🧑 Multiple users can chat in real time\n📥 Instant message broadcast to all connected clients\n🔌 Socket.io for seamless real-time communication\n🧼 Clean and modular backend structure using Express.js\n\n\n![image](https://github.com/user-attachments/assets/52116669-8e57-4661-afcd-956c3195c22f)\n\n\n![Node.js](https://img.shields.io/badge/Node.js-339933?style=for-the-badge\u0026logo=node.js\u0026logoColor=white)\n![Express.js](https://img.shields.io/badge/Express.js-000000?style=for-the-badge\u0026logo=express\u0026logoColor=white)\n![Socket.io](https://img.shields.io/badge/Socket.io-010101?style=for-the-badge\u0026logo=socket.io\u0026logoColor=white)\n![HTML5](https://img.shields.io/badge/HTML5-E34F26?style=for-the-badge\u0026logo=html5\u0026logoColor=white)\n![CSS3](https://img.shields.io/badge/CSS3-1572B6?style=for-the-badge\u0026logo=css3\u0026logoColor=white)\n![JavaScript](https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge\u0026logo=javascript\u0026logoColor=black)\n\n├── public/\n\n│   ├── index.html          # Frontend HTML page\n\n│   └── script.js           # Handles client-side socket logic\n\n\n├── server/\n\n│   └── index.js            # Express server with Socket.io integration\n\n├── package.json\n\n└── README.md\n\n\n![Status](https://img.shields.io/badge/Status-Active-brightgreen?style=for-the-badge\u0026logo=chat)\n![License](https://img.shields.io/badge/License-MIT-blue?style=for-the-badge)\n![Open Source](https://img.shields.io/badge/Open--Source-Yes-brightgreen?style=for-the-badge\u0026logo=github)\n\ngit clone https://github.com/your-username/realtime-chat-app.git\ncd realtime-chat-app\n\nnode server/index.js\n\n![GitHub Repo stars](https://img.shields.io/github/stars/your-username/realtime-chat-app?style=for-the-badge)\n![GitHub forks](https://img.shields.io/github/forks/your-username/realtime-chat-app?style=for-the-badge)\n![GitHub contributors](https://img.shields.io/github/contributors/your-username/realtime-chat-app?style=for-the-badge)\n\n\n🔧 Tech Stack\n🚀 Features\n⚙️ Setup\n💬 Chat in Real-Time\n📡 WebSocket Communication\n📂 File Structure\n🛠️ Getting Started\n🤝 Contributing\n📄 License\n✅ How to Use\n\nReplace your-username with your actual GitHub username in the badge URLs.\n\nYou can embed these directly in your README.md file.\n\nThey work great with Markdown renderers on GitHub, GitLab, and VS Code preview.\n\n2. Install Dependencies\nnpm install\n\n\n\n4. Run the Application\n\n   \nnode server/index.js\nBy default, the app runs on http://localhost:3000\n\n\n💬 Usage\nOpen the app in a browser: http://localhost:3000\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharsh7editor%2Fchat-application-","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharsh7editor%2Fchat-application-","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharsh7editor%2Fchat-application-/lists"}