{"id":23292987,"url":"https://github.com/reaperdragon/chatify-mern","last_synced_at":"2025-10-11T04:53:41.829Z","repository":{"id":41098101,"uuid":"507931374","full_name":"reaperdragon/chatify-mern","owner":"reaperdragon","description":"Chat Application built with MERN stack.😛","archived":false,"fork":false,"pushed_at":"2022-07-05T09:59:21.000Z","size":1174,"stargazers_count":31,"open_issues_count":0,"forks_count":11,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-18T11:44:12.982Z","etag":null,"topics":["chakra-ui","chat-application","createcontext-hooks","express","groupchat","mern","mongodb","mongoose","nodejs","react","reacticons","reactjs","scrolltobottom","socket-io","socket-io-client","styled-components"],"latest_commit_sha":null,"homepage":"","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/reaperdragon.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}},"created_at":"2022-06-27T13:58:01.000Z","updated_at":"2025-03-15T16:18:28.000Z","dependencies_parsed_at":"2022-08-28T23:23:56.297Z","dependency_job_id":null,"html_url":"https://github.com/reaperdragon/chatify-mern","commit_stats":null,"previous_names":["reaperdragon/chatify-mern"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/reaperdragon/chatify-mern","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reaperdragon%2Fchatify-mern","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reaperdragon%2Fchatify-mern/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reaperdragon%2Fchatify-mern/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reaperdragon%2Fchatify-mern/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reaperdragon","download_url":"https://codeload.github.com/reaperdragon/chatify-mern/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reaperdragon%2Fchatify-mern/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006211,"owners_count":26084062,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["chakra-ui","chat-application","createcontext-hooks","express","groupchat","mern","mongodb","mongoose","nodejs","react","reacticons","reactjs","scrolltobottom","socket-io","socket-io-client","styled-components"],"created_at":"2024-12-20T06:12:39.180Z","updated_at":"2025-10-11T04:53:41.797Z","avatar_url":"https://github.com/reaperdragon.png","language":"JavaScript","readme":"# Chatify\n\n### Built with Node js, Express js, Mongoose(Object Modeling for MondgoDB), React Js.\n\n### Functionalities\n\n- Search Users.\n- One - One Chat.\n- Group Chat.\n- Add Or Remove Users From Group.\n- JWT Authentication.\n\n\n### Tech\n\n- Frontend : [React Js](https://reactjs.org/)\n- Backend :  [Express js](https://expressjs.com/)\n- Style : [Chakra UI](https://chakra-ui.com/)\n- Database : [MongoDB Atlas](https://www.mongodb.com/)\n- Routing : [React Router Dom V6](https://reactrouter.com/)\n\n### Installation\n\n#### Clone\n\n- Clone this repo with url `https://github.com/Aakrut/chatify-mern`\n\n##### Setup\n\n\u003e Install npm dependencies using npm install\n\n```\n$ npm install \u0026\u0026 cd client \u0026\u0026 npm install\n\n```\n\n\u003e Set up a MongoDB database either locally or provision a free database with MongoDB Atlas\n\n\u003e Create a .env file in the root directory\n\n\u003e Set up required environment variables.\n\n```\nMONGO_URI=Your_MONGO_URL\nJWT_SECRET=YOUR_SECRET_KEY\nJWT_LIFETIME=TIME\n\n```\n\n\u003e In the root directory run both the backend and the front end with the following command\n\n```\nnpm start\n```\n\n### Screenshots\n\nLogin\n\n![Screenshot (64)](https://user-images.githubusercontent.com/67114280/177302147-5051196e-b5c3-473f-8cba-3945cc6c61b3.png)\n\nSignup\n\n![Screenshot (65)](https://user-images.githubusercontent.com/67114280/177302273-00e8e422-179a-41bb-8125-fea41a10e620.png)\n\nSearch Users\n\n![Screenshot (62)](https://user-images.githubusercontent.com/67114280/177302425-151e68ad-7ce3-4772-b71c-258a343ced85.png)\n\nProfile\n\n![Screenshot (63)](https://user-images.githubusercontent.com/67114280/177302514-fe3eecd5-42a8-4ad9-97e3-e785a8f3766f.png)\n\nOne - One Chat\n\n![Screenshot (61)](https://user-images.githubusercontent.com/67114280/177302631-cc0e84a2-ce9e-422f-97b9-d6290baca86f.png)\n\n![Screenshot (60)](https://user-images.githubusercontent.com/67114280/177302728-4725573a-accd-4c84-8695-466aa38b9737.png)\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freaperdragon%2Fchatify-mern","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freaperdragon%2Fchatify-mern","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freaperdragon%2Fchatify-mern/lists"}