{"id":29027039,"url":"https://github.com/syedomer17/chat-app","last_synced_at":"2026-04-12T00:35:36.884Z","repository":{"id":295971021,"uuid":"991846051","full_name":"syedomer17/Chat-app","owner":"syedomer17","description":"💬 A fullstack real-time chat application built with NestJS, React, Tailwind CSS, and Socket.IO. 🚀 Includes user join/leave notifications, typing indicators, and message history with MongoDB. 🎨 Clean and responsive UI powered by shadcn/ui and TypeScript throughout.","archived":false,"fork":false,"pushed_at":"2025-05-28T09:32:35.000Z","size":154,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-05-28T10:31:04.358Z","etag":null,"topics":["mongodb","nestjs","reactjs","shadcn-ui","socket-io","tailwindcss","websocket"],"latest_commit_sha":null,"homepage":"https://github.com/syedomer17/Chat-app","language":"TypeScript","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/syedomer17.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,"zenodo":null}},"created_at":"2025-05-28T08:31:16.000Z","updated_at":"2025-05-28T09:32:38.000Z","dependencies_parsed_at":"2025-05-28T10:31:08.623Z","dependency_job_id":"a45eb42b-3680-4aaa-aae6-49a74e10ef7f","html_url":"https://github.com/syedomer17/Chat-app","commit_stats":null,"previous_names":["syedomer17/chat-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/syedomer17/Chat-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syedomer17%2FChat-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syedomer17%2FChat-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syedomer17%2FChat-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syedomer17%2FChat-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/syedomer17","download_url":"https://codeload.github.com/syedomer17/Chat-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syedomer17%2FChat-app/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262010800,"owners_count":23244411,"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":["mongodb","nestjs","reactjs","shadcn-ui","socket-io","tailwindcss","websocket"],"created_at":"2025-06-26T06:02:03.303Z","updated_at":"2026-04-12T00:35:36.845Z","avatar_url":"https://github.com/syedomer17.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 💬 Real-Time Chat App (NestJS + React + WebSocket)\n\nA modern fullstack chat application built with:\n\n* 🧠 **NestJS** (Backend)\n* ⚡ **Socket.IO** for real-time messaging\n* 🎨 **React.js + Tailwind CSS** for a responsive UI\n* 💅 **shadcn/ui** for accessible and beautiful components\n* 📂 **MongoDB** for message persistence\n* 💬 User join/leave announcements, typing indicators, and chat history\n\n---\n\n## 📦 Features\n\n✅ Real-time messaging\n✅ Join/Leave notifications\n✅ Typing indicators\n✅ MongoDB message storage\n✅ Display active users\n✅ Responsive UI (with Tailwind + shadcn)\n✅ Fully typed with TypeScript\n\n---\n\n## 📁 Project Structure\n\n```\nchat-app/\n├── chat-backend/      → NestJS backend (Socket.IO + MongoDB)\n├── chat-frontend/     → React frontend (Tailwind + WebSocket)\n```\n\n---\n\n## ✨ Getting Started\n\n### 1. Clone the repository\n\n```bash\ngit clone https://github.com/YOUR_USERNAME/chat-app.git\ncd chat-app\n```\n\n---\n\n## 🧠 Backend Setup (`chat-backend/`)\n\n### 📦 Install dependencies\n\n```bash\ncd chat-backend\nnpm install\n```\n\n### ⚙️ Configure \n\nCreate a `config` folder and inside it create a `config.ts` file:\n\n```\nMONGO_URI=mongodb://localhost:27017/chat-app\n```\n\n\u003e Make sure MongoDB is running locally\n\n### ▶️ Run the backend\n\n```bash\nnpm run start:dev\n```\n\nBackend will run on: [http://localhost:3000](http://localhost:3000)\n\n---\n\n## 🎨 Frontend Setup (`chat-frontend/`)\n\n---\n\n## 🧪 Technologies Used\n\n### Backend:\n\n* NestJS\n* Socket.IO (WebSocket Gateway)\n* Mongoose + MongoDB\n* TypeScript\n\n### Frontend:\n\n* React.js (Vite)\n* Tailwind CSS\n* shadcn/ui\n* WebSockets\n\n---\n\n## 🤝 Contributing\n\nFeel free to fork the project and submit a PR with improvements!\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyedomer17%2Fchat-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsyedomer17%2Fchat-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyedomer17%2Fchat-app/lists"}