{"id":15212947,"url":"https://github.com/mana1010/chitchat","last_synced_at":"2026-03-10T17:02:08.839Z","repository":{"id":254693141,"uuid":"846998235","full_name":"Mana1010/ChitChat","owner":"Mana1010","description":"ChitChat is a messaging app powered by socket io and nextjs","archived":false,"fork":false,"pushed_at":"2025-01-06T15:21:23.000Z","size":92337,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-27T08:54:06.033Z","etag":null,"topics":["express","mongodb","next-auth","next-js","socket-io","typescript"],"latest_commit_sha":null,"homepage":"https://chit-chat-omega-dun.vercel.app","language":"TypeScript","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/Mana1010.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-24T14:59:15.000Z","updated_at":"2025-01-06T15:21:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"611dbda2-2f5b-483c-bff1-59c2663ebbef","html_url":"https://github.com/Mana1010/ChitChat","commit_stats":{"total_commits":61,"total_committers":1,"mean_commits":61.0,"dds":0.0,"last_synced_commit":"8a17cf8c4fca474687564e1937d716d41dd4505f"},"previous_names":["mana1010/chitchat"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mana1010%2FChitChat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mana1010%2FChitChat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mana1010%2FChitChat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mana1010%2FChitChat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mana1010","download_url":"https://codeload.github.com/Mana1010/ChitChat/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243006878,"owners_count":20220740,"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":["express","mongodb","next-auth","next-js","socket-io","typescript"],"created_at":"2024-09-28T09:05:45.118Z","updated_at":"2026-03-10T17:02:03.789Z","avatar_url":"https://github.com/Mana1010.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ChitChat\n\nA realtime chat application with 3 distinct sections (public, private and group).\n\n## Features\n\n- Public chat/Private Chat/Group Chat/Mail support\n- Realtime mail support for invitation/requesting\n- Real time messaging\n- Online/Offline tracking\n- User authentication powered by NextAuth\n- Emoji support\n- Can react to a message (only in Public and Private)\n- Infinite Scrolling for chat history\n- Realtime Private Message and Mail notification\n- Random Chatboard wallpaper background for private and group chat upon creation\n- Profile Card for User and Group Details\n\n## Tech Stack\n\n**Client:** NextTs, Socket.io-client, Zustand, React Query, Tailwind, NextAuth, Uploadthing\n\n**Server:** Socket.io-server, Mongoose, Express\n\n## Optimizations\n\nUsing parallel routes for the private and group message, implementing use infinite scrolling, using aggregation for the complex query, using debouncing and lastly indexing.\n\n## Installation\n\n1. Clone my repository:\n\n```bash\ngit clone https://github.com/Mana1010/ChitChat.git\n```\n\n2. Navigate to the project directory:\n\n```bash\ncd ChitChat\n```\n\n3. Install dependencies:\n\n```bash\nnpm install\n```\n\n4. Set up environment variables:\n\n- Create a .env file in the root directory\n- Add the following variables:\n\n```bash\nFor Client:\nGOOGLE_CLIENT_ID=\nGOOGLE_CLIENT_SECRET=\nNEXTAUTH_SECRET=\n# UPLOADTHING_TOKEN=\n# UPLOADTHING_SECRET=\n# UPLOADTHING_APP_ID=\n\nFor Server:\n# MONGODB KEY\nMONGO_URI=\n# CLOUDINARY KEY\nCLOUDINARY_CLOUD_NAME =\nCLOUDINARY_API_KEY =\nCLOUDINARY_API_SECRET =\n\n```\n\n5. Start the development server:\n\n```bash\nnpm run dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmana1010%2Fchitchat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmana1010%2Fchitchat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmana1010%2Fchitchat/lists"}