{"id":18896486,"url":"https://github.com/mujtabamohamed/chat-wave","last_synced_at":"2026-04-09T12:03:09.659Z","repository":{"id":247048981,"uuid":"824739664","full_name":"mujtabamohamed/chat-wave","owner":"mujtabamohamed","description":"ChatWave is a real-time chat application that allows users to communicate instantly. The project is built with a modern tech stack to ensure a responsive and interactive user experience.","archived":false,"fork":false,"pushed_at":"2024-09-16T21:02:27.000Z","size":1724,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-31T17:56:45.438Z","etag":null,"topics":["backend","bcrypt","chat-application","expressjs","frontend","full-stack","mern","mongodb","nodejs","react","reactjs","real-time","realtime-chat","socket-io","tailwindcss"],"latest_commit_sha":null,"homepage":"https://chat-wave-online.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/mujtabamohamed.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-07-05T20:32:32.000Z","updated_at":"2024-09-16T21:02:30.000Z","dependencies_parsed_at":"2024-07-06T09:46:10.596Z","dependency_job_id":"e7daa1ec-b755-485b-aa86-750d39362604","html_url":"https://github.com/mujtabamohamed/chat-wave","commit_stats":null,"previous_names":["mujtabamohamed/chat-wave"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mujtabamohamed/chat-wave","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mujtabamohamed%2Fchat-wave","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mujtabamohamed%2Fchat-wave/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mujtabamohamed%2Fchat-wave/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mujtabamohamed%2Fchat-wave/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mujtabamohamed","download_url":"https://codeload.github.com/mujtabamohamed/chat-wave/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mujtabamohamed%2Fchat-wave/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260967377,"owners_count":23090100,"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":["backend","bcrypt","chat-application","expressjs","frontend","full-stack","mern","mongodb","nodejs","react","reactjs","real-time","realtime-chat","socket-io","tailwindcss"],"created_at":"2024-11-08T08:34:09.946Z","updated_at":"2025-12-30T20:06:46.589Z","avatar_url":"https://github.com/mujtabamohamed.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!--![Sign up](https://i.postimg.cc/c19dsbFZ/Chat-Logo.png)--\u003e\n# ChatWave\n\nChatWave is a real-time chat application that allows users to communicate instantly. The project is built with a modern tech stack to ensure a responsive and interactive user experience.\n\n## Demo\n\nhttps://chat-wave-online.onrender.com/\n\n![Chatwave Demo](client/src/assets/Chatwave.gif)\n\n## Tech Stack\n\n- **Frontend**: React, TailwindCSS\n- **Backend**: Node.js, Express.js\n- **Database**: MongoDB\n- **WebSockets**: Socket.io\n\n## Installation\n\n**Clone the repository**\n```bash\n  https://github.com/mujtabamohamed/chat-wave.git\n  cd chat-wave\n```\n\n**Install dependencies**\n- **For the server:**\n```bash\n  cd server\n  npm install\n\n```\n- **For the client:**\n```bash\n  cd client\n  npm install\n```\n\n## Set up environment variables:\n\n- **Create a .env file in the server directory and add your configuration.**\n```bash\n  REACT_APP_API_URL=\n```\n\n- **Create a .env file in the client directory and add your configuration.**\n```bash\n  PORT=\n  JWT_SECRET_KEY=\n  PG_USER=\n  PG_HOST=\n  PG_DATABASE=\n  PG_PASSWORD=\n\n```\n\n## Run the application\n\n- **Start the server:**\n```bash\n  cd server\n  npm start\n```\n\n- **Start the client:**\n```bash\n  cd client\n  npm start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmujtabamohamed%2Fchat-wave","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmujtabamohamed%2Fchat-wave","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmujtabamohamed%2Fchat-wave/lists"}