{"id":17495503,"url":"https://github.com/armandograterol/chat","last_synced_at":"2026-05-04T20:31:29.259Z","repository":{"id":119648222,"uuid":"160739692","full_name":"ArmandoGraterol/chat","owner":"ArmandoGraterol","description":"Chat app made with React and WebSockets","archived":false,"fork":false,"pushed_at":"2018-12-11T21:20:07.000Z","size":1045,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-19T17:32:44.884Z","etag":null,"topics":["react","redux","redux-saga","webapp","websocket-chat"],"latest_commit_sha":null,"homepage":null,"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/ArmandoGraterol.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":"2018-12-06T22:20:37.000Z","updated_at":"2018-12-11T21:21:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"3c4be17f-3d5d-4f62-94a9-1a4ce8c323e0","html_url":"https://github.com/ArmandoGraterol/chat","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"a3ae8c3c5ea3706cacf86405e10d95c4c7c56585"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArmandoGraterol%2Fchat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArmandoGraterol%2Fchat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArmandoGraterol%2Fchat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArmandoGraterol%2Fchat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ArmandoGraterol","download_url":"https://codeload.github.com/ArmandoGraterol/chat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246077653,"owners_count":20720036,"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":["react","redux","redux-saga","webapp","websocket-chat"],"created_at":"2024-10-19T14:06:32.851Z","updated_at":"2026-05-04T20:31:29.232Z","avatar_url":"https://github.com/ArmandoGraterol.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Chat Screenshot](chat.png)\n\n# Chat App\n\u003e Chat with real-time menssages\n\nMade with React, Redux and Redux-Sagas in the frontend. In the backend I used WebSockets(WS NodeJS).\n\nI also used `chance`, a library used to generate random things, in this case, names.\n\n## Installing / Getting started\n\nFirst, we clone and install the dependencies. Then we initiate the server.\n\n```shell\ngit clone https://github.com/ArmandoGraterol/chat\ncd chat\nnpm install\ncd server\nnode index\n```\nLastly, we open a new cmd and navigate back to `chat` to initialize the client.\n\n```shell\ncd chat\nnpm start\n```\n\nThe Websocket server starts on port 8080. You can change it on server/index.js.\n\n## Features\n\n* Instant messages between users connected.\n* List displaying all the users currently online.\n* Messages are not saved once the user disconnect nor they can see messages sent while they were offline.\n\n## Licensing\n\nThe code in this project is licensed under MIT license.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farmandograterol%2Fchat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farmandograterol%2Fchat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farmandograterol%2Fchat/lists"}