{"id":15132983,"url":"https://github.com/divyarajsinhsindhav/chatify","last_synced_at":"2025-04-05T21:45:26.445Z","repository":{"id":254264054,"uuid":"845987488","full_name":"divyarajsinhsindhav/Chatify","owner":"divyarajsinhsindhav","description":"Chatify is a sleek chat application developed with the MERN stack and Socket.IO. It offers real-time messaging, intuitive user interfaces, and secure authentication. The project highlights skills in full-stack development and WebSocket communication.","archived":false,"fork":false,"pushed_at":"2024-12-31T09:35:27.000Z","size":97,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T21:45:22.231Z","etag":null,"topics":["javascript","mongodb","nodejs","reactjs","socket-io","websocket"],"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/divyarajsinhsindhav.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-22T10:14:39.000Z","updated_at":"2024-12-31T09:35:31.000Z","dependencies_parsed_at":"2024-08-22T12:05:53.906Z","dependency_job_id":"d930428e-cc9d-4600-811d-fa66c171a8ef","html_url":"https://github.com/divyarajsinhsindhav/Chatify","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"9432418de2d852efe5a8030ba3b65ac0dd7915eb"},"previous_names":["divyarajsinhsindhav/chatify"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/divyarajsinhsindhav%2FChatify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/divyarajsinhsindhav%2FChatify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/divyarajsinhsindhav%2FChatify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/divyarajsinhsindhav%2FChatify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/divyarajsinhsindhav","download_url":"https://codeload.github.com/divyarajsinhsindhav/Chatify/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247406071,"owners_count":20933802,"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":["javascript","mongodb","nodejs","reactjs","socket-io","websocket"],"created_at":"2024-09-26T04:42:07.300Z","updated_at":"2025-04-05T21:45:26.424Z","avatar_url":"https://github.com/divyarajsinhsindhav.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chatify\n\n**Chatify** is a minimalist and modern chat application designed to facilitate real-time communication among users. Built using the MERN stack (MongoDB, Express.js, React.js, Node.js) and enhanced with WebSocket support for live updates, Chatify provides an intuitive and engaging chat experience.\n\n## Features\n\n- **User Authentication:** Secure login and signup features using JWT.\n- **Real-time Messaging:** Seamless real-time communication with WebSocket integration.\n- **Room Management:** Create, join, and manage chat rooms with ease.\n- **Message History:** Persistent chat history with support for viewing past messages.\n\n## Installation\n\nTo get started with Chatify, follow these steps:\n\n1. **Clone the Repository**\n\n   ```bash\n   git clone https://github.com/yourusername/Chatify.git\n    ```\n2. **Navigate to the Project Directory**\n\n    ```bash\n    cd Chatify\n    ```\n3. **Install the Required Packages**\n\n    For the backend:\n    ```bash\n    cd server\n    npm install\n    ```\n\n    For the frontend:\n    ```bash\n    cd client\n    npm install\n    ```\n\n4. **Set Up the Environment Variables**\n    \n    Create a `.env` file in the `server` directory and add the following environment variables:\n    \n    ```env\n    PORT=3000\n    DATABASE_URL=your_mongodb_url\n    ACCESS_TOKEN_SECRET=your_jwt_secret\n    ```\n\n5. **Start the Development Server**\n\n    For the backend:\n    ```bash\n    npm start\n    ```\n\n    For the frontend:\n    ```bash\n    npm run dev\n    ```\n\n6. **Access the Application**\n\n    Open `http://localhost:5173` in your browser to access Chatify.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdivyarajsinhsindhav%2Fchatify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdivyarajsinhsindhav%2Fchatify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdivyarajsinhsindhav%2Fchatify/lists"}