{"id":23838235,"url":"https://github.com/rishabhraikwar98/chats-backend","last_synced_at":"2026-04-10T03:55:35.013Z","repository":{"id":242089568,"uuid":"806518220","full_name":"rishabhraikwar98/Chats-Backend","owner":"rishabhraikwar98","description":"Backend for Chats Realtime chat app created with MERN Stack and Socket.IO","archived":false,"fork":false,"pushed_at":"2024-07-18T14:40:36.000Z","size":78,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-02T16:56:24.164Z","etag":null,"topics":["express","javascript","mern-stack","mongodb","mongoose","nodejs","npm","postman","realtime-chat","socket-io","zod-validation"],"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/rishabhraikwar98.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-05-27T10:55:50.000Z","updated_at":"2024-07-18T14:40:39.000Z","dependencies_parsed_at":"2024-06-19T17:01:55.979Z","dependency_job_id":"e42f992d-2f72-4a00-84fa-c46bfab3d2b5","html_url":"https://github.com/rishabhraikwar98/Chats-Backend","commit_stats":null,"previous_names":["rishabhraikwar98/chats-backend"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishabhraikwar98%2FChats-Backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishabhraikwar98%2FChats-Backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishabhraikwar98%2FChats-Backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishabhraikwar98%2FChats-Backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rishabhraikwar98","download_url":"https://codeload.github.com/rishabhraikwar98/Chats-Backend/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240124417,"owners_count":19751483,"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","javascript","mern-stack","mongodb","mongoose","nodejs","npm","postman","realtime-chat","socket-io","zod-validation"],"created_at":"2025-01-02T16:53:25.092Z","updated_at":"2025-12-30T18:58:29.632Z","avatar_url":"https://github.com/rishabhraikwar98.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Chats (Backend)\n\nThis project is the backend of a real-time chat application built with MERN Stack and Socket.IO . It provides a robust and scalable server-side solution for handling authentication, real-time messaging, and dynamic user status updates, friend requests etc.\n\n## Features\n\n- Real-time Messaging: Facilitates instant messaging between users using Socket.IO.\n- Authentication: Secure user authentication using JWT.\n- User Management: Handles user registration, login, and profile updates.\n- Dynamic Online Status: Updates and provides users' online status in real-time.\n- Message Storage: Persists messages and chat history using MongoDB.\n- Notifications: Sends real-time notifications for new messages and friend requests.\n\n\n## Run Locally\n\nClone the project\n\n```bash\n  git clone https://github.com/rishabhraikwar98/Chats-Backend\n```\n\nGo to the project directory\n\n```bash\n  cd Chats-Backend\n```\n\nInstall dependencies\n\n```bash\n  npm install\n```\n\nStart the server\n\n```bash\n  npm run start\n```\n\n\n## Environment Variables\n\nTo run this project, you will need to add the following environment variables to your .env file\n\n`MONGO_URI`\n\n`BASE_URL` (Frontend)\n\n`JWT_SECRET`\n\n`CLOUDINARY_CLOUD_NAME`\n\n`CLOUDINARY_API_SECRET`\n\n`CLOUDINARY_API_KEY`\n\n\n## Tech Used\n\n- Node.js: For server-side JavaScript runtime.\n- Express.js: For creating the server and handling API routes.\n- MongoDB: For database management.\n- Mongoose: For MongoDB object modeling.\n- Socket.IO: For real-time communication.\n- JWT: For secure user authentication.\n- Zod: For form validation.\n## Related\n\nFrontend Repo\n\n[Chats](https://github.com/rishabhraikwar98/chats)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frishabhraikwar98%2Fchats-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frishabhraikwar98%2Fchats-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frishabhraikwar98%2Fchats-backend/lists"}