{"id":18144846,"url":"https://github.com/sayedrazibur/chat-app","last_synced_at":"2026-04-30T09:38:30.060Z","repository":{"id":257370746,"uuid":"858056175","full_name":"SayedRazibur/chat-app","owner":"SayedRazibur","description":"Real-Time Chat Application","archived":false,"fork":false,"pushed_at":"2025-01-03T05:16:09.000Z","size":2046,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-03T06:21:20.715Z","etag":null,"topics":["chat","chat-application","socket-io"],"latest_commit_sha":null,"homepage":"https://chat-app-xi-lime.vercel.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/SayedRazibur.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-09-16T08:20:19.000Z","updated_at":"2025-01-03T05:16:15.000Z","dependencies_parsed_at":"2024-10-22T05:18:32.250Z","dependency_job_id":"66bae6a0-cdf7-4bbc-bfd5-de816dc0459d","html_url":"https://github.com/SayedRazibur/chat-app","commit_stats":null,"previous_names":["sayedrazibur/chat-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SayedRazibur%2Fchat-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SayedRazibur%2Fchat-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SayedRazibur%2Fchat-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SayedRazibur%2Fchat-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SayedRazibur","download_url":"https://codeload.github.com/SayedRazibur/chat-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238580807,"owners_count":19495728,"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":["chat","chat-application","socket-io"],"created_at":"2024-11-01T20:06:27.713Z","updated_at":"2026-04-30T09:38:30.020Z","avatar_url":"https://github.com/SayedRazibur.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\" id=\"title\"\u003eReal-Time Chat Application\u003c/h1\u003e\n\n\u003ch2\u003eProject Screenshots:\u003c/h2\u003e\n\n\u003ctable align=\"center\"\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"https://res.cloudinary.com/di8kcybpz/image/upload/v1729577865/Screenshot_2024-10-22_043036_utdmia.png\" alt=\"project-screenshot\" width=\"400\"\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"https://res.cloudinary.com/di8kcybpz/image/upload/v1729578041/Screenshot_2024-10-22_122006_fvlktv.png\" alt=\"project-screenshot\" width=\"400\"\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"https://res.cloudinary.com/di8kcybpz/image/upload/v1729577865/Screenshot_2024-10-22_044950_nhlfsu.png\" alt=\"project-screenshot\" width=\"400\"\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"https://res.cloudinary.com/di8kcybpz/image/upload/v1729577865/Screenshot_2024-10-22_045746_uns18x.png\" alt=\"project-screenshot\" width=\"400\"\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n  \n  \n\u003ch2\u003e🧐 Features:\u003c/h2\u003e\n\n*   Real-time messaging with Socket.IO\n*   Create and manage conversations\n*   Send messages with text and attachments\n*   User search functionality\n\n\u003ch2\u003e💻 Technologies used:\u003c/h2\u003e\n\n*   Node.js\n*   Express\n*   MongoDB\n*   Mongoose\n*   Socket.IO\n*   EJS\n\n  \n\u003ch2\u003e🛠️ Installation Steps:\u003c/h2\u003e\n\n\u003cp\u003e1. Clone the repository\u003c/p\u003e\n\n```\ngit clone https://github.com/SayedRazibur/chat-app.git\n```\n\n\u003cp\u003e2. Change into the project directory\u003c/p\u003e\n\n```\ncd chat-app\n```\n\n\u003cp\u003e3. Install dependencies\u003c/p\u003e\n\n```\nnpm install\n```\n\n\u003cp\u003e4. Run the application\u003c/p\u003e\n\n```\nnpm start\n```\n\n\u003cp\u003eThe application will start running at http://localhost:5000\u003c/p\u003e\n\u003cp\u003eUser Email: sayedrazibur@gmail.com\u003c/p\u003e\n\u003cp\u003ePassword: Demo@1234\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsayedrazibur%2Fchat-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsayedrazibur%2Fchat-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsayedrazibur%2Fchat-app/lists"}