{"id":27974564,"url":"https://github.com/vinioccode/furia-chatbot","last_synced_at":"2025-05-08T00:18:31.048Z","repository":{"id":291366924,"uuid":"972199130","full_name":"ViniOcCode/furia-chatbot","owner":"ViniOcCode","description":"Um chatbot para os fãs de CS feito para a FURIA!","archived":false,"fork":false,"pushed_at":"2025-05-04T06:21:17.000Z","size":175,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-08T00:18:27.234Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ViniOcCode.png","metadata":{"files":{"readme":"README.docker.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2025-04-24T17:32:06.000Z","updated_at":"2025-05-04T06:21:18.000Z","dependencies_parsed_at":"2025-05-04T07:23:00.236Z","dependency_job_id":"b11ee5c4-4afa-47c8-94d2-29eeb64e6354","html_url":"https://github.com/ViniOcCode/furia-chatbot","commit_stats":null,"previous_names":["vinioccode/furia-chatbot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ViniOcCode%2Ffuria-chatbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ViniOcCode%2Ffuria-chatbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ViniOcCode%2Ffuria-chatbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ViniOcCode%2Ffuria-chatbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ViniOcCode","download_url":"https://codeload.github.com/ViniOcCode/furia-chatbot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252973687,"owners_count":21834125,"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":[],"created_at":"2025-05-08T00:18:30.307Z","updated_at":"2025-05-08T00:18:31.013Z","avatar_url":"https://github.com/ViniOcCode.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Furia ChatBot — Docker Setup\n\nEste projeto roda uma aplicação Flask em Docker.\n\n---\n\n## 🚀 Como construir a imagem\n\nDentro da raiz do projeto (onde está o Dockerfile), execute:\n\n```bash\ndocker build -t furia-chatbot:1.0 .\n```\n___\n\n## 🕹️ Como rodar o container\n```bash\ndocker run -p 8080:5000 furia-chatbot1.0\n```\nA porta pode local pode ser qualquer uma! Você escolhe uma para você, ela que vai rodar o localhost. Por exemplo, se você colocar 8080, a aplicação estará rodando na porta 8080, portanto basta colocar isso no navegador:\n```bash\nhttp://localhost:8080\n```\n## Comandos úteis\n\n - Ver containers rodando:\n```bash\ndocker ps\n```\n - Parar um container:\n```bash\ndocker stop \u003cCONTAINER_ID\u003e\n```\n - Remover um container:\n```bash\ndocker rm \u003cCONTAINER_ID\u003e\n```\n\n - Remover imagem:\n```bash\ndocker rmi furia-chatbot:1.0\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvinioccode%2Ffuria-chatbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvinioccode%2Ffuria-chatbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvinioccode%2Ffuria-chatbot/lists"}