{"id":19593455,"url":"https://github.com/dimodimchev/realtimechat","last_synced_at":"2026-04-10T11:02:22.386Z","repository":{"id":259300770,"uuid":"391901549","full_name":"DimoDimchev/RealTimeChat","owner":"DimoDimchev","description":"A real-time chat application built using the MERN stack","archived":false,"fork":false,"pushed_at":"2021-08-04T11:50:31.000Z","size":7690,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-26T14:17:16.302Z","etag":null,"topics":["express","mern-stack","mongodb","nodejs","react","real-time","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/DimoDimchev.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":"2021-08-02T10:13:42.000Z","updated_at":"2023-05-09T19:15:26.000Z","dependencies_parsed_at":"2024-10-24T09:30:40.777Z","dependency_job_id":null,"html_url":"https://github.com/DimoDimchev/RealTimeChat","commit_stats":null,"previous_names":["dimodimchev/realtimechat"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DimoDimchev/RealTimeChat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DimoDimchev%2FRealTimeChat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DimoDimchev%2FRealTimeChat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DimoDimchev%2FRealTimeChat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DimoDimchev%2FRealTimeChat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DimoDimchev","download_url":"https://codeload.github.com/DimoDimchev/RealTimeChat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DimoDimchev%2FRealTimeChat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31639524,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T07:40:12.752Z","status":"ssl_error","status_checked_at":"2026-04-10T07:40:11.664Z","response_time":98,"last_error":"SSL_read: 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":["express","mern-stack","mongodb","nodejs","react","real-time","socket-io"],"created_at":"2024-11-11T08:39:41.943Z","updated_at":"2026-04-10T11:02:22.352Z","avatar_url":"https://github.com/DimoDimchev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Real-time Chat App\n\nA real-time chatting single-page application built for learning purposes using Node JS, Express JS, MongoDB, React and Socket.IO\n\n## App structure\n\n\n### Frontend\nThe frontend is built using React and styled using CSS. The design isn't spectacular but gets the job done. I have to mention that the application supports use on mobile devices too.\n\nThe app consists of two parts:\n- The **rooms** section\n- The **chat** section\n\nInside the room section the user can add new rooms and by clicking on one of the existing rooms a connection is made\n\nOnce the user has been connected to a room all existing messages in that room will show up and any new messages will be added \n\n### Backend\nFor the backend I created a REST API using Node JS and Express JS to handle requests for adding new rooms and loading the existing ones. The database I chose to use is MongoDB as it is easily integrated inside a MERN app such as this one.\n\nI implemented Socket.io in order to establish a connection between the users and to handle the creation of new messages.\n  \n## Demo\n\n\u003cimg src=\"https://github.com/DimoDimchev/RealTimeChat/blob/master/demo.gif\" align='center' height=400\u003e\n  \n## Installation\n\nIn order to run this project locally you need to have Node JS and MongoDB installed on your machine.\n\nAfter you clone the repository run:\n\n```bash\n  npm install\n  npm start\n```\n\nI have installed `concurrently` and `nodemon` as development dependancies and with only one command both the backend and frontend will run\n    \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimodimchev%2Frealtimechat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdimodimchev%2Frealtimechat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimodimchev%2Frealtimechat/lists"}