{"id":26610997,"url":"https://github.com/kauagabrielmg/chat-realtime","last_synced_at":"2026-04-11T01:02:27.810Z","repository":{"id":284061065,"uuid":"953690547","full_name":"KauaGabrielMG/chat-realtime","owner":"KauaGabrielMG","description":"Aplicação de chat em tempo real usando Socket.IO","archived":false,"fork":false,"pushed_at":"2025-03-23T23:06:17.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T00:19:33.276Z","etag":null,"topics":["chat","express","javascript","node","real-time","socket-io"],"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/KauaGabrielMG.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":"2025-03-23T23:01:18.000Z","updated_at":"2025-03-23T23:07:25.000Z","dependencies_parsed_at":"2025-03-24T00:19:43.825Z","dependency_job_id":"aa9859fc-bc55-433c-8941-9a0ad0be49e3","html_url":"https://github.com/KauaGabrielMG/chat-realtime","commit_stats":null,"previous_names":["kauagabrielmg/chat-realtime"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/KauaGabrielMG/chat-realtime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KauaGabrielMG%2Fchat-realtime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KauaGabrielMG%2Fchat-realtime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KauaGabrielMG%2Fchat-realtime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KauaGabrielMG%2Fchat-realtime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KauaGabrielMG","download_url":"https://codeload.github.com/KauaGabrielMG/chat-realtime/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KauaGabrielMG%2Fchat-realtime/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275358875,"owners_count":25450444,"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","status":"online","status_checked_at":"2025-09-16T02:00:10.229Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["chat","express","javascript","node","real-time","socket-io"],"created_at":"2025-03-24T02:24:49.910Z","updated_at":"2025-09-16T03:52:47.639Z","avatar_url":"https://github.com/KauaGabrielMG.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chat em Tempo Real\n\n![Chat em Tempo Real](image.png)\n\nUm aplicativo de chat em tempo real desenvolvido com Node.js e Socket.IO, permitindo comunicação instantânea entre múltiplos usuários.\n\n## Tecnologias Utilizadas\n\n- **Backend**: Node.js, Express, Socket.IO\n- **Frontend**: HTML5, CSS3, JavaScript\n\n## Instalação\n\n1. Clone este repositório:\n\n```\ngit clone https://github.com/seu-usuario/chat-realtime.git\ncd chat-realtime\n```\n\n2. Instale as dependências:\n\n```\nnpm install\n```\n\n## Como Executar\n\nInicie o servidor:\n\n```\nnode server.js\n```\n\nAcesse o aplicativo no navegador:\n\n```\nhttp://localhost:3000\n```\n\n## Funcionalidades\n\n- Chat em tempo real entre múltiplos usuários\n- Interface simples e responsiva\n- Notificações de entrada e saída de usuários\n- Visualização de usuários online\n\n## Estrutura do Projeto\n\n```\n├── package.json      # Dependências e scripts do projeto\n├── server.js         # Servidor Node.js e configuração do Socket.IO\n└── public/           # Arquivos estáticos\n    ├── index.html    # Interface do usuário\n    ├── script.js     # Lógica do cliente\n    └── style.css     # Estilos da aplicação\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkauagabrielmg%2Fchat-realtime","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkauagabrielmg%2Fchat-realtime","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkauagabrielmg%2Fchat-realtime/lists"}