{"id":18688572,"url":"https://github.com/mian-ali/mern-webchat-app","last_synced_at":"2026-04-09T17:07:15.096Z","repository":{"id":214231440,"uuid":"735997803","full_name":"mian-ali/mern-Webchat-app","owner":"mian-ali","description":"Real-Time Chat Website with MERN Stack, Socket.io, with Styled Components","archived":false,"fork":false,"pushed_at":"2023-12-26T19:06:06.000Z","size":136,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-28T01:24:42.029Z","etag":null,"topics":["chat-app","chat-application","docker","docker-compose","express","mern-chatapp","mern-stack","nodejs","nodejs-server","reactjs","socket-io"],"latest_commit_sha":null,"homepage":"https://web-chat-app-blush.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/mian-ali.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}},"created_at":"2023-12-26T17:27:18.000Z","updated_at":"2024-01-02T20:25:10.000Z","dependencies_parsed_at":"2023-12-26T20:55:41.142Z","dependency_job_id":null,"html_url":"https://github.com/mian-ali/mern-Webchat-app","commit_stats":null,"previous_names":["mian-ali/mern-webchat-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mian-ali%2Fmern-Webchat-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mian-ali%2Fmern-Webchat-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mian-ali%2Fmern-Webchat-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mian-ali%2Fmern-Webchat-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mian-ali","download_url":"https://codeload.github.com/mian-ali/mern-Webchat-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239548837,"owners_count":19657467,"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-app","chat-application","docker","docker-compose","express","mern-chatapp","mern-stack","nodejs","nodejs-server","reactjs","socket-io"],"created_at":"2024-11-07T10:37:18.915Z","updated_at":"2025-11-08T04:30:26.212Z","avatar_url":"https://github.com/mian-ali.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Real-Time Chat webApp with MERN Stack, Socket.io, with Styled Components\n\n### Technologies Used\n- MERN stack (MongoDB, Express.js, React.js, and Node.js)\n- Socket.io\n- Multiavatar API (Avatar Generator API)\n- Styled Components (For UI)\n\n### Configuration and Local Setup project\n\n`In the first terminal`\n- cd client and create a .env file in the root of your client directory.\n- Supply the following credentials\n```\nVITE_AVATAR_KEY=AVATAR_API_KEY\nVITE_SERVER_URL=http://localhost:5000\n```\n\n```\n$ cd frontend\n$ npm install (to install client-side dependencies)\n$ npm run dev (to start the client)\n```\n\n`In the second terminal`\n- cd server and create a .env file in the root of your server directory.\n- Supply the following credentials\n```\nPORT=5000\nMONGO_URI=YOUR_MONGO_URI\nCLIENT_URL=http://localhost:3000\nACCESS_TOKEN_SECRET=ADD_YOUR_RANDOM_TOKEN\nREFRESH_TOKEN_SECERT=ADD_YOUR_RANDOM_TOKEN\nCOOKIE_SIGNATURE=ADD_YOUR_RANDOM_SIGNATURE\n\n```\n\n```\n$ cd backend\n$ npm install (to install server-side dependencies)\n\u0026 npm run dev (to start the server)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmian-ali%2Fmern-webchat-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmian-ali%2Fmern-webchat-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmian-ali%2Fmern-webchat-app/lists"}