{"id":26824834,"url":"https://github.com/sankethsj/chatbox","last_synced_at":"2026-05-09T01:08:52.842Z","repository":{"id":164777809,"uuid":"512359382","full_name":"sankethsj/chatbox","owner":"sankethsj","description":"A simple, real-time chat application that allows users to join multiple chat rooms using a username","archived":false,"fork":false,"pushed_at":"2025-03-15T06:04:08.000Z","size":88,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-15T07:19:02.992Z","etag":null,"topics":["nodejs","socket-io"],"latest_commit_sha":null,"homepage":"https://chatbox-ec3s.onrender.com/","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sankethsj.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-07-10T06:10:20.000Z","updated_at":"2025-03-15T06:04:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"c09627e7-e670-44a4-8cd9-107b61dcd98c","html_url":"https://github.com/sankethsj/chatbox","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sankethsj%2Fchatbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sankethsj%2Fchatbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sankethsj%2Fchatbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sankethsj%2Fchatbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sankethsj","download_url":"https://codeload.github.com/sankethsj/chatbox/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246301991,"owners_count":20755514,"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":["nodejs","socket-io"],"created_at":"2025-03-30T10:17:47.401Z","updated_at":"2026-05-09T01:08:47.803Z","avatar_url":"https://github.com/sankethsj.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ChatBox - Real Time Chat Rooms\n\nChatBox is a simple, real-time chat application that allows users to join multiple chat rooms using a username—no sign-up required. Messages are ephemeral (non-persistent), making ChatBox a great place for casual, in-the-moment conversations.\n\n## Features\n\n- **Real-Time Messaging:** Powered by [Socket.io](https://socket.io/), all messages update instantly.\n- **Multiple Chat Rooms:** Users can join various chat rooms to discuss different topics.\n- **Simple \u0026 No Sign-Up:** Enter a username and start chatting immediately—no registration required.\n- **Ephemeral Chats:** Messages disappear once you leave the chat, keeping conversations light and transient.\n- **Custom User Colors:** Usernames are assigned random colors using [randomcolor](https://www.npmjs.com/package/randomcolor) for easy identification.\n- **Time-Stamped Messages:** [Moment.js](https://momentjs.com/) is used to format chat timestamps.\n\n## Live Demo\n\nCheck out ChatBox live at: [https://chatbox-ec3s.onrender.com/](https://chatbox-ec3s.onrender.com/)\n\n## Installation\n\nClone the repository:\n\n```bash\ngit clone https://github.com/your-username/chatbox.git\n```\n\nInstall the dependencies:\n\n```bash\nnpm install\n```\n\n## Usage\n\nStart the application in production mode:\n\n```bash\nnpm start\n```\n\nFor development (with live-reloading via [nodemon](https://nodemon.io/)):\n\n```bash\nnpm run dev\n```\n\nOnce running, open your browser and navigate to [http://localhost:3000](http://localhost:3000) (or the port specified in your environment) to start chatting.\n\n## Technologies\n\n- **Express:** Web framework for Node.js.\n- **Socket.io:** Real-time bidirectional event-based communication.\n- **Moment.js:** Date and time formatting.\n- **RandomColor:** Generates random colors for user nicknames.\n- **Nodemon:** Automatically restarts the server during development.\n\n## Contributing\n\nContributions, bug reports, and feature requests are welcome! Feel free to open an issue or submit a pull request.\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsankethsj%2Fchatbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsankethsj%2Fchatbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsankethsj%2Fchatbox/lists"}