{"id":21193985,"url":"https://github.com/simran1002/cipherchat_messenger","last_synced_at":"2026-05-04T09:33:08.722Z","repository":{"id":216344394,"uuid":"741108105","full_name":"simran1002/CipherChat_Messenger","owner":"simran1002","description":"CipherChat Messenger prioritizes user privacy with advanced encryption, includes robust authentication and authorization features, enhancing overall communication security.","archived":false,"fork":false,"pushed_at":"2025-07-11T08:16:23.000Z","size":269,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-25T02:22:59.796Z","etag":null,"topics":["authentication","bcrypt-nodejs","express-middleware","js-sha256","react-router","reactjs","socket","socket-io"],"latest_commit_sha":null,"homepage":"https://cipher-chat-messenger-ctdr53xmc-simran1002s-projects.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/simran1002.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-01-09T17:58:56.000Z","updated_at":"2025-07-11T09:34:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"968d297a-f26e-40b6-90cd-70f2e66303a0","html_url":"https://github.com/simran1002/CipherChat_Messenger","commit_stats":null,"previous_names":["simran1002/cipher_messenger"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/simran1002/CipherChat_Messenger","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simran1002%2FCipherChat_Messenger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simran1002%2FCipherChat_Messenger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simran1002%2FCipherChat_Messenger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simran1002%2FCipherChat_Messenger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simran1002","download_url":"https://codeload.github.com/simran1002/CipherChat_Messenger/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simran1002%2FCipherChat_Messenger/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32601531,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"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":["authentication","bcrypt-nodejs","express-middleware","js-sha256","react-router","reactjs","socket","socket-io"],"created_at":"2024-11-20T19:18:48.693Z","updated_at":"2026-05-04T09:33:08.703Z","avatar_url":"https://github.com/simran1002.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cipher Messenger\n\nA modern, real-time chat application built with the MERN stack (MongoDB, Express.js, React.js, Node.js).\n\n## Features\n\n- 🔐 User authentication with profile pictures\n- 💬 Real-time messaging\n- 👥 User management and online status\n- 🎨 Modern, responsive UI with animations\n- 🌙 Theme switching capability\n- 📱 Mobile-friendly design\n\n## Quick Start\n\n### Option 1: Start Both Frontend and Backend Together\n```bash\nnpm start\n```\nThis will start both the backend server and React frontend concurrently.\n\n### Option 2: Start Separately\n\n**Backend (Terminal 1):**\n```bash\ncd chat-back\nnpm start\n```\n\n**Frontend (Terminal 2):**\n```bash\ncd chat-front\nnpm start\n```\n\n## Installation\n\nIf you haven't installed dependencies yet:\n```bash\nnpm run install-all\n```\n\nThis will install dependencies for the root project, backend, and frontend.\n\n## Available Scripts\n\n- `npm start` - Start both frontend and backend\n- `npm run server` - Start only the backend\n- `npm run client` - Start only the frontend\n- `npm run dev` - Alternative command to start both (same as npm start)\n- `npm run install-all` - Install all dependencies\n\n## Tech Stack\n\n- **Frontend:** React.js, Tailwind CSS, Framer Motion, Heroicons\n- **Backend:** Node.js, Express.js, Socket.io\n- **Database:** MongoDB\n- **Authentication:** JWT\n\n## Project Structure\n\n```\nCipher_Messenger/\n├── chat-back/          # Backend server\n├── chat-front/         # React frontend\n├── package.json        # Root package.json for easy startup\n└── README.md\n```\n\n## Default Ports\n\n- Frontend: http://localhost:3000\n- Backend: http://localhost:5000\n\n## Environment Variables\n\nMake sure your backend has the necessary environment variables set up in `chat-back/.env`:\n- `MONGODB_URI`\n- `JWT_SECRET`\n- `PORT` (optional, defaults to 5000)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimran1002%2Fcipherchat_messenger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimran1002%2Fcipherchat_messenger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimran1002%2Fcipherchat_messenger/lists"}