{"id":21272944,"url":"https://github.com/mpirescarvalho/chatter","last_synced_at":"2026-03-16T11:32:12.094Z","repository":{"id":38990719,"uuid":"271627799","full_name":"mpirescarvalho/chatter","owner":"mpirescarvalho","description":"Realtime room chat client built with ReactJS 💬","archived":false,"fork":false,"pushed_at":"2023-03-06T20:50:44.000Z","size":2944,"stargazers_count":1,"open_issues_count":13,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T00:44:31.843Z","etag":null,"topics":["chat","chatter","reactjs","realtime","socket-io","styled-components","typescript"],"latest_commit_sha":null,"homepage":"https://chatter-room.netlify.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/mpirescarvalho.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":"2020-06-11T19:12:41.000Z","updated_at":"2022-01-06T14:08:06.000Z","dependencies_parsed_at":"2024-11-21T09:10:53.681Z","dependency_job_id":"68c3a5e4-ea7a-4ce2-8514-b2f6310196a0","html_url":"https://github.com/mpirescarvalho/chatter","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpirescarvalho%2Fchatter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpirescarvalho%2Fchatter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpirescarvalho%2Fchatter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpirescarvalho%2Fchatter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mpirescarvalho","download_url":"https://codeload.github.com/mpirescarvalho/chatter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248872060,"owners_count":21175341,"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":["chat","chatter","reactjs","realtime","socket-io","styled-components","typescript"],"created_at":"2024-11-21T09:10:43.509Z","updated_at":"2026-03-16T11:32:12.043Z","avatar_url":"https://github.com/mpirescarvalho.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chatter/web\n\n\u003e Talk live to anyone from anywhere\n\n\u003cp align=\"start\"\u003e\n\t  \u003cimg alt=\"GitHub language count\" src=\"https://img.shields.io/github/languages/count/mpirescarvalho/chatter?style=flat\"\u003e\n\t  \u003cimg alt=\"GitHub top language\" src=\"https://img.shields.io/github/languages/top/mpirescarvalho/chatter\"\u003e\n\t  \u003cimg alt=\"GitHub stars\" src=\"https://img.shields.io/github/stars/mpirescarvalho/chatter?style=social\"\u003e\n\t  \u003cimg alt=\"GitHub last commit\" src=\"https://img.shields.io/github/last-commit/mpirescarvalho/chatter\"\u003e\n\t  \u003ca href=\"https://chatter.web.app\"\u003e\n\t\t\t\u003cimg alt=\"Website\" src=\"https://img.shields.io/website?url=https%3A%2F%2Fchatter-room.netlify.app\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n## Live\n\nYou can find the application live here:\nhttps://chatter-room.netlify.app/\n\n\u003cbr /\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"Chatter rooms\" title=\"#Chatter\" src=\"./assets/desktop1.png\" /\u003e\n\n  \u003cimg alt=\"Chatter chat room\" title=\"#Chatter\" src=\"./assets/desktop2.png\" /\u003e\n\u003c/p\u003e\n\n## Contributing\n\n1. Fork it (\u003chttps://github.com/mpirescarvalho/chatter/fork\u003e)\n2. Create your feature branch (`git checkout -b feature/awesome`)\n3. Commit your changes (`git commit -am 'Add awesome feature'`)\n4. Push to the branch (`git push origin feature/awesome`)\n5. Create a new Pull Request\n\n## Building\n\n- You'll first need chatter-server running: https://github.com/mpirescarvalho/chatter-server\n\nYou'll need [Node.js](https://nodejs.org) installed on your computer in order to build this app.\n\n```bash\n$ git clone https://github.com/mpirescarvalho/chatter.git\n$ cd chatter\n$ npm install\n$ npm run start\n```\n\nRuns the app in the development mode.\u003cbr/\u003e\n\n## Contact\n\n\u003ca href=\"https://github.com/mpirescarvalho\"\u003e\n  \u003cimg alt=\"made by Marcelo Carvalho\" src=\"https://img.shields.io/badge/made%20by-Marcelo Carvalho-%237519C1\"\u003e\n\u003c/a\u003e\n\u003ca href=\"mailto:mpirescarvalho17@gmail.com\"\u003e\n  \u003cimg alt=\"made by Marcelo Carvalho\" src=\"https://img.shields.io/badge/-mpirescarvalho17@gmail.com-c14438?style=flat-square\u0026logo=Gmail\u0026logoColor=white\u0026link=mailto:mpirescarvalho17@gmail.com\" /\u003e\n\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmpirescarvalho%2Fchatter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmpirescarvalho%2Fchatter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmpirescarvalho%2Fchatter/lists"}