{"id":28100553,"url":"https://github.com/ashukr07/chat-app","last_synced_at":"2026-04-13T15:31:45.547Z","repository":{"id":273417460,"uuid":"847095451","full_name":"ashukr07/chat-app","owner":"ashukr07","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-20T19:12:43.000Z","size":768,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-25T02:48:06.107Z","etag":null,"topics":["bcryptjs","express","nodejs","react","socket-io"],"latest_commit_sha":null,"homepage":"https://chat-app-wy70.onrender.com","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/ashukr07.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-08-24T20:46:53.000Z","updated_at":"2025-01-20T19:12:46.000Z","dependencies_parsed_at":"2025-01-20T20:24:43.537Z","dependency_job_id":"ab0a5ccb-b4fd-424c-ab5d-bb9b92e8235a","html_url":"https://github.com/ashukr07/chat-app","commit_stats":null,"previous_names":["ashukr07/chat-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ashukr07/chat-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashukr07%2Fchat-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashukr07%2Fchat-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashukr07%2Fchat-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashukr07%2Fchat-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ashukr07","download_url":"https://codeload.github.com/ashukr07/chat-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashukr07%2Fchat-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31759263,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"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":["bcryptjs","express","nodejs","react","socket-io"],"created_at":"2025-05-13T18:36:24.175Z","updated_at":"2026-04-13T15:31:45.506Z","avatar_url":"https://github.com/ashukr07.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chat Application\n\nA real-time chat application where users can sign up, log in, and chat with others. This application uses a modern tech stack to provide a seamless user experience with real-time communication features.\n\n## Features\n\n- **User Authentication**: Secure login and signup using username and password.\n- **Real-Time Messaging**: Chat with other users in real-time using Socket.IO.\n- **Modern UI**: Built with React, Tailwind CSS, and DaisyUI for a responsive and visually appealing frontend.\n- **State Management**: Zustand is used for efficient and lightweight state management.\n- **Backend**: Node.js, Express, and MongoDB for a scalable and robust backend.\n- **Frontend Build Tools**: Vite for fast development and optimized builds.\n\n---\n\n## Tech Stack\n\n### Frontend\n- React\n- Tailwind CSS\n- DaisyUI\n- Socket.IO Client\n- React Router DOM\n- Zustand\n\n### Backend\n- Node.js\n- Express.js\n- MongoDB\n- Socket.IO\n- bcryptjs for password hashing\n- jsonwebtoken for secure authentication\n- dotenv for environment variable management\n\n---\n\n## Getting Started\n\n### Prerequisites\n\n- Node.js installed on your system.\n- MongoDB running locally or on a cloud service.\n\n### Installation\n\n1. **Clone the repository**:\n   ```bash\n   git clone https://github.com/your-repo/chat-app.git\n   cd chat-app\n    ```\n2.Install Backend Dependencies:\n```bash\nnpm install\n```\n3. Install Frontend Dependencies:\n```bash\ncd ../frontend\nnpm install\n```\n4. Configure Environment Variables:\n\nCreate a .env file in the root.\n```\nMONGO_URI=your-mongodb-connection-string\nJWT_SECRET=your-secret-key\nPORT=5000\n```\n5. Start the application\n- Backend\n```bash\nnpm run server\n```\n- Frontend\n```bash\nnpm run dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashukr07%2Fchat-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fashukr07%2Fchat-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashukr07%2Fchat-app/lists"}