{"id":27974559,"url":"https://github.com/vinioccode/know-your-fan","last_synced_at":"2025-05-08T00:18:28.465Z","repository":{"id":291362364,"uuid":"975167771","full_name":"ViniOcCode/know-your-fan","owner":"ViniOcCode","description":"Um formulário feito para os fans da FURIA!","archived":false,"fork":false,"pushed_at":"2025-05-04T05:46:59.000Z","size":735,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-04T06:21:38.910Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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-29T22:27:37.000Z","updated_at":"2025-05-04T05:47:01.000Z","dependencies_parsed_at":"2025-05-04T06:34:06.439Z","dependency_job_id":null,"html_url":"https://github.com/ViniOcCode/know-your-fan","commit_stats":null,"previous_names":["vinioccode/know-your-fan"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ViniOcCode%2Fknow-your-fan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ViniOcCode%2Fknow-your-fan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ViniOcCode%2Fknow-your-fan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ViniOcCode%2Fknow-your-fan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ViniOcCode","download_url":"https://codeload.github.com/ViniOcCode/know-your-fan/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252973676,"owners_count":21834120,"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:27.849Z","updated_at":"2025-05-08T00:18:28.457Z","avatar_url":"https://github.com/ViniOcCode.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Know Your Fan — 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 know-your-fan:1.0 .\n```\n___\n\n## 🕹️ Como rodar o container\n```bash\ndocker run -p 8080:5000 know-your-fan:1.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 know-your-fan:1.0\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvinioccode%2Fknow-your-fan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvinioccode%2Fknow-your-fan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvinioccode%2Fknow-your-fan/lists"}