{"id":24437390,"url":"https://github.com/josejefferson/amongzap","last_synced_at":"2026-04-11T09:33:11.967Z","repository":{"id":157679993,"uuid":"313329793","full_name":"josejefferson/amongzap","owner":"josejefferson","description":"Converse e interaja com outros jogadores de Among Us online e grátis com o AmongZap","archived":false,"fork":false,"pushed_at":"2024-02-29T13:30:41.000Z","size":4816,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-20T18:16:12.095Z","etag":null,"topics":["among-us","amongus","angularjs","chat","css","game-chat","games","html","javascript","nodejs","public-chat","real-time","realtime","websocket"],"latest_commit_sha":null,"homepage":"https://amongzap.onrender.com","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/josejefferson.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}},"created_at":"2020-11-16T14:34:54.000Z","updated_at":"2024-12-14T17:20:38.000Z","dependencies_parsed_at":"2024-01-16T17:10:31.021Z","dependency_job_id":"53a89f97-8665-456e-86da-58a69a3928eb","html_url":"https://github.com/josejefferson/amongzap","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/josejefferson%2Famongzap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josejefferson%2Famongzap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josejefferson%2Famongzap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josejefferson%2Famongzap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/josejefferson","download_url":"https://codeload.github.com/josejefferson/amongzap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243495499,"owners_count":20299922,"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":["among-us","amongus","angularjs","chat","css","game-chat","games","html","javascript","nodejs","public-chat","real-time","realtime","websocket"],"created_at":"2025-01-20T18:16:16.529Z","updated_at":"2025-12-28T10:03:22.181Z","avatar_url":"https://github.com/josejefferson.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AmongZap\nChat público para jogadores de Among Us\n\n## Funcionalidades\n\n- Sistema de chat em tempo real\n- Envio de convites para o jogo\n- Mensagens formatadas no chat\n- Notificações de mensagens e players online\n- Sistema de login básico para administradores\n- Sistema de banimento\n- Sons\n- PWA\n\n## Tecnologias utilizadas\n\n![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge\u0026logo=javascript\u0026logoColor=%23F7DF1E)\n![NodeJS](https://img.shields.io/badge/node.js-6DA55F?style=for-the-badge\u0026logo=node.js\u0026logoColor=white)\n![Express.js](https://img.shields.io/badge/express.js-%23404d59.svg?style=for-the-badge\u0026logo=express\u0026logoColor=%2361DAFB)\n![Socket.io](https://img.shields.io/badge/Socket.io-black?style=for-the-badge\u0026logo=socket.io\u0026badgeColor=010101)\n![Gulp](https://img.shields.io/badge/GULP-%23CF4647.svg?style=for-the-badge\u0026logo=gulp\u0026logoColor=white)\n![SASS](https://img.shields.io/badge/SASS-hotpink.svg?style=for-the-badge\u0026logo=SASS\u0026logoColor=white)\n![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge\u0026logo=html5\u0026logoColor=white)\n![Angular.js](https://img.shields.io/badge/angular.js-%23E23237.svg?style=for-the-badge\u0026logo=angularjs\u0026logoColor=white)\n![Bootstrap](https://img.shields.io/badge/bootstrap-%238511FA.svg?style=for-the-badge\u0026logo=bootstrap\u0026logoColor=white)\n![OneSignal](https://img.shields.io/badge/OneSignal-%23de494b.svg?style=for-the-badge\u0026logoColor=%23202124)\n\n## Instruções\n### 1. Instalação\n```bash\ngit clone https://github.com/josejefferson/amongzap\ncd amongzap\nnpm install\n```\n\n### 2. Defina as variáveis de ambiente\nCopie o arquivo `.env.example` para `.env` e preencha as informações\n\n### 3. Executar\n#### Modo de desenvolvimento\n```bash\nnpm run dev\n```\n\n#### Modo de produção\n```bash\nnpm run build\nnpm start\n```\n\n## Screenshots\n### Tela inicial do AmongZap\n\u003cimg src=\"https://github.com/josejefferson/amongzap/assets/52979246/32fb0799-2e1d-4475-b2b5-63043b10302f\" alt=\"Tela inicial\" width=\"300\" /\u003e\n\n### Chat do AmongZap\n\u003cimg src=\"https://github.com/josejefferson/amongzap/assets/52979246/709da35a-ba32-4cad-b388-418a398e1ec3\" alt=\"Chat\" width=\"300\" /\u003e\n\n### Administração\n![Administração](https://github.com/josejefferson/amongzap/assets/52979246/8da4f57a-1339-4ac8-81f4-48eda4c58087)\n![Captura de Tela (3526)](https://github.com/josejefferson/amongzap/assets/52979246/ddb63e67-3549-4685-95aa-b60f7d5e1da1)\n\n### Tela de banimento\n\u003cimg src=\"https://github.com/josejefferson/amongzap/assets/52979246/482c830a-33a3-4bfd-92f1-390809139223\" alt=\"Tela de banimento\" width=\"300\" /\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjosejefferson%2Famongzap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjosejefferson%2Famongzap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjosejefferson%2Famongzap/lists"}