{"id":26235721,"url":"https://github.com/dxtaner/chatapp-nodejs","last_synced_at":"2026-04-12T13:06:32.993Z","repository":{"id":226031977,"uuid":"767552541","full_name":"dxtaner/chatApp-nodejs","owner":"dxtaner","description":"Chat App Nodejs","archived":false,"fork":false,"pushed_at":"2024-03-05T14:19:38.000Z","size":3021,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-03-06T15:20:46.640Z","etag":null,"topics":["bad-words","cors","dotenv","express-js","socket-io"],"latest_commit_sha":null,"homepage":"","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/dxtaner.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}},"created_at":"2024-03-05T13:57:56.000Z","updated_at":"2024-03-05T14:20:10.000Z","dependencies_parsed_at":"2024-03-05T15:12:23.177Z","dependency_job_id":"46120db6-3af7-475b-87ca-8a10bff4c87f","html_url":"https://github.com/dxtaner/chatApp-nodejs","commit_stats":null,"previous_names":["dxtaner/chatapp-nodejs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dxtaner%2FchatApp-nodejs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dxtaner%2FchatApp-nodejs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dxtaner%2FchatApp-nodejs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dxtaner%2FchatApp-nodejs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dxtaner","download_url":"https://codeload.github.com/dxtaner/chatApp-nodejs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243330306,"owners_count":20274039,"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":["bad-words","cors","dotenv","express-js","socket-io"],"created_at":"2025-03-13T03:17:30.998Z","updated_at":"2026-04-12T13:06:32.953Z","avatar_url":"https://github.com/dxtaner.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ChatApp Node.js\n\nThis is a simple ChatApp built using Node.js.\n\n## Server-side Script Overview\n\nThis Node.js script implements a real-time chat application using Socket.IO. Here's a breakdown of its functionality:\n\n- **Dependencies**: The script utilizes Express, HTTP, and Socket.IO.\n- **Server Initialization**: It creates an Express server with Socket.IO attached.\n- **Socket Connection**: Listens for new socket connections and handles events.\n- **User Management**: Manages user joining, leaving, and tracking users in rooms.\n- **Messaging**: Handles sending and receiving messages, including profanity filtering.\n- **Private Messaging**: Allows users to send private messages to each other.\n- **Location Sharing**: Supports sharing location data with other users.\n- **Typing Indicators**: Implements typing indicators to notify other users.\n- **Server Startup**: The server listens on a specified port and logs its status upon startup.\n\nFor detailed code explanation, refer to the provided server script.\n\n## Screenshots\n\n![Home](/screensshoots/home.gif)\n![Nice Job](/screensshoots/userconnect.gif)\n\n## Installation\n\nTo run the application locally, follow these steps:\n\n1. Clone the repository:\n\n   ```bash\n   git clone [https://github.com/your-username/chatapp.git](https://github.com/dxtaner/chatApp-nodejs)\n   ```\n\n2. Navigate to the project directory:\n\n   ```bash\n   cd chatApp-nodejs\n   ```\n\n3. Install dependencies:\n\n   ```bash\n   npm install\n   ```\n\n4. Start the server:\n\n   ```bash\n   npm start\n   ```\n\n5. Open your web browser and navigate to `http://localhost:3042` to access the ChatApp.\n\n## Technologies Used\n\n- Node.js\n- Express\n- Socket.IO\n- Bad Words (for profanity filtering)\n- dotenv (for environment variables)\n\n## Contributing\n\nContributions are welcome! Please fork the repository and submit a pull request.\n\n## License\n\nThis project is licensed under the terms of the MIT license. See the [LICENSE](LICENSE) file for details.\n\n## Links\n\n- Repository: [[GitHub](https://github.com/your-username/chatapp)](https://github.com/dxtaner/chatApp-nodejs/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdxtaner%2Fchatapp-nodejs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdxtaner%2Fchatapp-nodejs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdxtaner%2Fchatapp-nodejs/lists"}