{"id":14975506,"url":"https://github.com/vithalreddy/nodejs-socketio-chat-app","last_synced_at":"2025-08-08T05:44:52.464Z","repository":{"id":49901875,"uuid":"91809214","full_name":"vithalreddy/nodeJS-socketIO-chat-app","owner":"vithalreddy","description":" MEAN Stack \u0026 Socket.IO Real-time Chat App | A MEAN stack based Real Time chat application","archived":false,"fork":false,"pushed_at":"2019-07-17T07:12:52.000Z","size":1032,"stargazers_count":58,"open_issues_count":0,"forks_count":31,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-03-22T13:22:14.017Z","etag":null,"topics":["bootstrap","chat-application","css3","expressjs","html5","javascript","jquery","mongodb","mongoosejs","nodejs","npm","real-time","rest-api","socket-io"],"latest_commit_sha":null,"homepage":"https://stackfame.com/mongodb-chat-schema-mongoose-chat-schema-chat-application","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vithalreddy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-05-19T13:33:20.000Z","updated_at":"2024-11-30T05:55:51.000Z","dependencies_parsed_at":"2022-08-19T12:10:58.969Z","dependency_job_id":null,"html_url":"https://github.com/vithalreddy/nodeJS-socketIO-chat-app","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/vithalreddy/nodeJS-socketIO-chat-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vithalreddy%2FnodeJS-socketIO-chat-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vithalreddy%2FnodeJS-socketIO-chat-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vithalreddy%2FnodeJS-socketIO-chat-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vithalreddy%2FnodeJS-socketIO-chat-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vithalreddy","download_url":"https://codeload.github.com/vithalreddy/nodeJS-socketIO-chat-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vithalreddy%2FnodeJS-socketIO-chat-app/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269372794,"owners_count":24406273,"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-08-08T02:00:09.200Z","response_time":72,"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":["bootstrap","chat-application","css3","expressjs","html5","javascript","jquery","mongodb","mongoosejs","nodejs","npm","real-time","rest-api","socket-io"],"created_at":"2024-09-24T13:52:08.301Z","updated_at":"2025-08-08T05:44:52.440Z","avatar_url":"https://github.com/vithalreddy.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Socket.Io Real-time Chat App | A MEAN stack based Real Time chat application\n\n\n## Description\nSocket.IO Realtime Chat App | A MEAN stack based real time chat application\n\nLot more features to be added soon.\n\n## [MongoDB Chat Schema](https://stackfame.com/mongodb-chat-schema-mongoose-chat-schema-chat-application)\n\n## Screen Shots\n\n![Screen Shots](./chat.gif?raw=true \"Socket.Io Reatltime Chat App\")\n\n## Features\n\n```\n    1). Group Chat. \n    2). One to One chat.\n    3). Chat messages saved in mongodb.\n    4). Login / Logout feature.\n    5). Shows which User is typing  and which user is logged in and logged out.\n    6). User connected and disconnected feature.\n    7). clean ui and ux.\n ```\n\n## Prerequisites\n\nGit\n\nNodeJs\n\nSocket.IO\n\nNPM\n\nMongoDB\n\n## Online demo: \n```\n    1). Go to (\"http://socketiochatapp.tk/user/signup\") link and signup\n    2). Login @ (\"http://socketiochatapp.tk/user/login\")\n    3). Chat with group or one-to-one.\n```\n\n## Running\n\n(Note: these instructions are for Ubuntu Linux based OS. Assuming nodejs, npm and mongodb is already installed).\n\n  running mongodb:\n```\n    1). Open Terminal and change directory to where mongodb is installed in bin folder.\n    2). user@linux: ~/path/to/mongodb/bin $ ./mongod \n    3). press enter database server will start.\n```\n  unzipping and installing dependencies:\n```\n    1). Unzip the downloaded file.\n    2). Open the extracted folder.\n    3). Right click somewhere in folder and select Open in Terminal.\n    4). Type Command : npm install and press enter. This will install all dependencies shown in package.json file.\n```\n  running project:\n```\n  Step 1: Install all dependencies by : npm install and run node app.js\n  Step 2: Sign up @ http://localhost:5000/user/signup\n  Step 3: Now you're good to go.\n  Step 4: Now Login  @http://localhost:5000/user/login\n  Step 5: Now Chat with your friends real fast powered by socket.IO and Nodejs.\n\n```\n## Built With\n\nOS : Linux Mint\n\nAPI Tool : Postman\n\nEditor : Atom.\n\n## Version\n\nThis is first version 1.\n\n## My other Projects \u0026 My portfolio\n[Visit My GitHub Account](https://github.com/vithalreddy \"My GitHub Account\")\n\n[MEAN SHOP | A MEAN stack based Ecommerce backend and Frontend Project ](https://github.com/vithalreddy/mean-shop-with-rest-api \"MEAN SHOP | A MEAN stack based Ecommerce backend and Frontend Project\")\n\n\n[English Premier League Club Matches AngularJS SPA App](https://vithalreddy.github.io/angularjs-epl-footaball-spa-app/#/ \"English Premier League Club Matches AngularJS SPA App\")\n\n[Game Of Thrones - All the data from the universe of Ice And Fire you've ever wanted. | An AngularJS SPA APP](https://vithalreddy.github.io/angularjs-game-of-thrones-anapioficeandfire-spa-app/# \"Game Of Thrones - All the data from the universe of Ice And Fire you've ever wanted. | An AngularJS SPA APP\")\n\n\n## Contributors\n\n[Vithalreddy](https://github.com/vithalreddy \"My GitHub Account\") - [Visit My Blog](https://stackfame.com \"Stack FAME\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvithalreddy%2Fnodejs-socketio-chat-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvithalreddy%2Fnodejs-socketio-chat-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvithalreddy%2Fnodejs-socketio-chat-app/lists"}