{"id":19561707,"url":"https://github.com/yuvraj0028/node-realtime-chat-app","last_synced_at":"2025-07-10T22:05:18.334Z","repository":{"id":215465641,"uuid":"738996285","full_name":"yuvraj0028/node-realtime-chat-app","owner":"yuvraj0028","description":" Our Realtime Chat App, driven by Node.js and WebSockets, ensures low-latency instant messaging with secure room creation. Enjoy responsive design, user authentication, and customizable features for a seamless and personalized chat experience. Connect effortlessly and communicate in real time across devices and browsers.","archived":false,"fork":false,"pushed_at":"2024-01-07T11:41:18.000Z","size":32,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-26T08:44:28.522Z","etag":null,"topics":["backend","chat","expressjs","nodejs","websocket"],"latest_commit_sha":null,"homepage":"https://nodejs-chat-app-ipfb.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/yuvraj0028.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-01-04T14:32:35.000Z","updated_at":"2025-02-19T08:44:01.000Z","dependencies_parsed_at":"2024-01-04T16:26:39.749Z","dependency_job_id":"af3a2864-a138-484a-955a-628d518f121d","html_url":"https://github.com/yuvraj0028/node-realtime-chat-app","commit_stats":null,"previous_names":["yuvraj0028/node-js-chat-app","yuvraj0028/node-realtime-chat-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yuvraj0028/node-realtime-chat-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuvraj0028%2Fnode-realtime-chat-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuvraj0028%2Fnode-realtime-chat-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuvraj0028%2Fnode-realtime-chat-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuvraj0028%2Fnode-realtime-chat-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yuvraj0028","download_url":"https://codeload.github.com/yuvraj0028/node-realtime-chat-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuvraj0028%2Fnode-realtime-chat-app/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264673895,"owners_count":23647704,"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","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":["backend","chat","expressjs","nodejs","websocket"],"created_at":"2024-11-11T05:12:22.727Z","updated_at":"2025-07-10T22:05:18.294Z","avatar_url":"https://github.com/yuvraj0028.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Realtime Chat App with Node.js and WebSockets\n\n## Overview\n\nThis Realtime Chat App is a simple yet powerful application built with Node.js and WebSockets, allowing users to join different chat rooms and communicate with each other in real-time.\n\n## Features\n\n- **Real-time Communication:** Utilizes WebSockets to enable instant messaging between users.\n- **Multiple Rooms:** Users can join different chat rooms.\n- **User-friendly Interface:** Provides an intuitive and clean user interface for an enjoyable chat experience.\n\n## Prerequisites\n\nBefore running the application, make sure you have the following installed:\n\n- Node.js: [Download and install Node.js](https://nodejs.org/)\n\n## Getting Started\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/your-username/realtime-chat-app.git\n   ```\n\n2. Navigate to the project directory:\n\n```bash\ncd realtime-nodejs-chat-app\n```\n3. Install dependencies:\n\n```bash\nnpm install\n```\n4. Start the server:\n```bash\nnodemon src/index.js or node src/index.js\n```\n5. Open your web browser and go to http://localhost:3000 to access the Realtime Chat App.\n\n## Usage\n1. Enter a username.\n2. Choose a chat room to join.\n3. Start chatting with other users in real-time.\n\n## File Structure\n- **src/index.js**: The main server file that handles WebSocket connections and serves the HTML page.\n- **public/index.html**: The HTML template for the chat application.\n- **public/style.css**: The stylesheet for styling the chat application.\n\n## Dependencies\n- `express`: Web framework for Node.js.\n- `socket.io`: WebSocket library for Node.js.\n\n## Contributing\nFeel free to contribute to the development of this Realtime Chat App by creating issues or submitting pull requests. Your feedback and contributions are highly appreciated!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuvraj0028%2Fnode-realtime-chat-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyuvraj0028%2Fnode-realtime-chat-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuvraj0028%2Fnode-realtime-chat-app/lists"}