{"id":22042571,"url":"https://github.com/renanstn/team-generator","last_synced_at":"2026-04-14T05:31:17.185Z","repository":{"id":203103985,"uuid":"708800378","full_name":"renanstn/team-generator","owner":"renanstn","description":"[Em desenvolvimento...] Sistema web que permite que um admin agende jogos (volei, futebol, etc), e permite que jogadores se inscrevam para participar dos jogos criados. Ao final do processo, os jogadores participantes são automaticamente sorteados em N times.","archived":false,"fork":false,"pushed_at":"2024-03-15T21:05:25.000Z","size":112,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-28T23:51:38.002Z","etag":null,"topics":["docker","docker-compose","fastapi","github-actions","materialize-css","nginx","python","vue","vue3"],"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/renanstn.png","metadata":{"files":{"readme":"README.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}},"created_at":"2023-10-23T12:22:17.000Z","updated_at":"2024-08-27T02:50:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"908f17ff-6ec8-42e5-ab65-c769c86c42eb","html_url":"https://github.com/renanstn/team-generator","commit_stats":null,"previous_names":["renanstn/team-generator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/renanstn/team-generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renanstn%2Fteam-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renanstn%2Fteam-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renanstn%2Fteam-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renanstn%2Fteam-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/renanstn","download_url":"https://codeload.github.com/renanstn/team-generator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renanstn%2Fteam-generator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31784251,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"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":["docker","docker-compose","fastapi","github-actions","materialize-css","nginx","python","vue","vue3"],"created_at":"2024-11-30T12:12:57.857Z","updated_at":"2026-04-14T05:31:17.167Z","avatar_url":"https://github.com/renanstn.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# team-generator\n\n[![Python](https://img.shields.io/badge/python-%2314354C.svg?style=flat\u0026logo=python\u0026logoColor=white)](https://www.python.org/)\n[![FastAPI](https://img.shields.io/badge/FastAPI-005571?style=flat\u0026logo=fastapi)](https://fastapi.tiangolo.com/)\n[![Docker](https://img.shields.io/badge/docker-%230db7ed.svg?style=flat\u0026logo=docker\u0026logoColor=white)](https://www.docker.com/)\n[![Nginx](https://img.shields.io/badge/nginx-%23009639.svg?style=flat\u0026logo=nginx\u0026logoColor=white)](https://www.nginx.com/)\n[![GitHub Actions](https://img.shields.io/badge/githubactions-%232671E5.svg?style=flat\u0026logo=githubactions\u0026logoColor=white)](https://github.com/features/actions)\n\n[![Lint Markdown](https://github.com/renanstn/team-generator/actions/workflows/markdown-lint.yaml/badge.svg)](https://github.com/renanstn/team-generator/actions/workflows/markdown-lint.yaml)\n[![Lint Dockerfile](https://github.com/renanstn/team-generator/actions/workflows/dockerfile-lint.yaml/badge.svg)](https://github.com/renanstn/team-generator/actions/workflows/dockerfile-lint.yaml)\n[![Pylint](https://github.com/renanstn/team-generator/actions/workflows/python-lint.yml/badge.svg)](https://github.com/renanstn/team-generator/actions/workflows/python-lint.yml)\n[![Test Backend](https://github.com/renanstn/team-generator/actions/workflows/test-backend.yaml/badge.svg)](https://github.com/renanstn/team-generator/actions/workflows/test-backend.yaml)\n\n## Objetivos\n\n- Permitir abrir um evento para que as pessoas se inscrevam;\n- Permitir que um usuário se inscreva em um evento;\n- Permitir que um administrador dispare a ação de gerar times;\n- Permitir a impressão da lista de times em PDF.\n\n## Desenvolvimento\n\n### Stack\n\n- Backend\n    - Poetry\n    - FastAPI\n    - Uvicorn\n    - Reportlab\n    - Postgres\n- Frontend\n    - Vue 3\n    - Element plus\n\n### Setup\n\nSuba o projeto todo com o comando:\n\n```sh\ndocker-compose up\n```\n\nAcesse:\n\n- `http://localhost:5173`\n\nA documentação da API ficará disponível em:\n\n- `http://localhost:8000/docs`\n\nCaso queira visualizar os dados brutos no banco de dados, você pode utilizar o\n**Adminer**, que fica disponível em:\n\n- `http://localhost:8080`\n\n### Testes unitários\n\n```sh\ndocker-compose run --rm --no-deps api pytest\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frenanstn%2Fteam-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frenanstn%2Fteam-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frenanstn%2Fteam-generator/lists"}