{"id":21997830,"url":"https://github.com/benevanio/webchat_node_react","last_synced_at":"2026-04-10T13:31:19.519Z","repository":{"id":65245833,"uuid":"588902766","full_name":"Benevanio/WebChat_NODE_REACT","owner":"Benevanio","description":"Chat_React_NODEJS","archived":false,"fork":false,"pushed_at":"2023-01-14T21:16:18.000Z","size":2586,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T04:45:26.263Z","etag":null,"topics":["anime","async","broker","brokers","chatbot","chtagpt","express","express-middleware","expressjs","mensageria","mensageria-rabbitmq","node-js","nodejs","pwa","react","reactjs","socket-io","sockets","webapp","websocket"],"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/Benevanio.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}},"created_at":"2023-01-14T12:25:18.000Z","updated_at":"2024-04-15T17:35:13.000Z","dependencies_parsed_at":"2023-01-15T21:15:49.365Z","dependency_job_id":null,"html_url":"https://github.com/Benevanio/WebChat_NODE_REACT","commit_stats":null,"previous_names":["benevanio/webchat_node_react"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Benevanio/WebChat_NODE_REACT","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Benevanio%2FWebChat_NODE_REACT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Benevanio%2FWebChat_NODE_REACT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Benevanio%2FWebChat_NODE_REACT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Benevanio%2FWebChat_NODE_REACT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Benevanio","download_url":"https://codeload.github.com/Benevanio/WebChat_NODE_REACT/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Benevanio%2FWebChat_NODE_REACT/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31645193,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T07:40:12.752Z","status":"ssl_error","status_checked_at":"2026-04-10T07:40:11.664Z","response_time":98,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["anime","async","broker","brokers","chatbot","chtagpt","express","express-middleware","expressjs","mensageria","mensageria-rabbitmq","node-js","nodejs","pwa","react","reactjs","socket-io","sockets","webapp","websocket"],"created_at":"2024-11-29T22:18:30.209Z","updated_at":"2026-04-10T13:31:19.501Z","avatar_url":"https://github.com/Benevanio.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# WebSockets (RealTimeChat)\n\nPequena aplicação usando o WebSockets e o Node js, nesta aplicação usamos o node js e o socket io tanto no lado do cliente como no lado do servidor. Permitindo a criação de um chat usando a tecnologia do Real Time.\nFrontend:\nNa criação do nosso frontend usei a lib React js e para as folhas de estilo usei o css, e para a realização da conexão com o backend da nossa aplicação usei o socket.io cliente.\nBackend:\nO nosso backend é basicamente node js e socket.io nao temos algo tão grande assim.\n\n## Referência\n\n - [Socket IO](https://socket.io/)\n - [Node js](https://nodejs.dev/learn)\n \n\n## Autores\n\n- [@BeneTesla](https://github.com/benetesla)\n\n\n## Demonstração\n\nInicio:\n\n![Captura de Tela (12)](https://user-images.githubusercontent.com/78994881/212496592-691780de-d72c-4f9e-9902-b29e55e0362d.png)\n\nChat:\n\n![Captura de Tela (13)](https://user-images.githubusercontent.com/78994881/212496614-768fd356-6c28-4a3c-8bba-36a82322e944.png)\n## Instalação\n\nInstale WebChat_NODE_REACT com npm\n\n```bash\n git clone https://github.com/benetesla/WebChat_NODE_REACT.git\n  cd WebChat_NODE_REACT\n\n```\n    \n## Licença\n\n[MIT](https://choosealicense.com/licenses/mit/)\n\n\n## Stack utilizada\n\n**Front-end:** \n![npm](https://img.shields.io/badge/React-20232A?style=for-the-badge\u0026logo=react\u0026logoColor=61DAFB) \n![npm]( https://img.shields.io/badge/Socket.io-010101?\u0026style=for-the-badge\u0026logo=Socket.io\u0026logoColor=white)\n![npm]( https://img.shields.io/badge/CSS3-1572B6?style=for-the-badge\u0026logo=css3\u0026logoColor=white)\n![npm]( https://img.shields.io/badge/HTML5-E34F26?style=for-the-badge\u0026logo=html5\u0026logoColor=white)\n![npm]( https://img.shields.io/badge/JavaScript-323330?style=for-the-badge\u0026logo=javascript\u0026logoColor=F7DF1E)\n\n\n**Back-end:** \n![Node](https://img.shields.io/badge/Node.js-339933?style=for-the-badge\u0026logo=nodedotjs\u0026logoColor=white) \n![npm](https://img.shields.io/badge/npm-CB3837?style=for-the-badge\u0026logo=npm\u0026logoColor=white) \n![npm](https://img.shields.io/badge/Socket.io-010101?\u0026style=for-the-badge\u0026logo=Socket.io\u0026logoColor=white)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenevanio%2Fwebchat_node_react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenevanio%2Fwebchat_node_react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenevanio%2Fwebchat_node_react/lists"}