{"id":18435420,"url":"https://github.com/napsy/teambynumbers","last_synced_at":"2025-04-14T09:38:37.300Z","repository":{"id":66736083,"uuid":"330400007","full_name":"napsy/teambynumbers","owner":"napsy","description":"Keeping track of teams","archived":false,"fork":false,"pushed_at":"2021-02-08T11:19:17.000Z","size":179,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-04-14T06:38:22.212Z","etag":null,"topics":["engineering","kanban","management","teams"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/napsy.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":"2021-01-17T13:42:54.000Z","updated_at":"2024-06-19T11:08:02.069Z","dependencies_parsed_at":"2023-02-20T21:15:24.394Z","dependency_job_id":null,"html_url":"https://github.com/napsy/teambynumbers","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napsy%2Fteambynumbers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napsy%2Fteambynumbers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napsy%2Fteambynumbers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/napsy%2Fteambynumbers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/napsy","download_url":"https://codeload.github.com/napsy/teambynumbers/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248855088,"owners_count":21172493,"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":["engineering","kanban","management","teams"],"created_at":"2024-11-06T06:08:09.582Z","updated_at":"2025-04-14T09:38:37.263Z","avatar_url":"https://github.com/napsy.png","language":"Go","readme":"# teambynumbers\n\nThis is a tool I'm using to track my team. It uses CSV files for database and it's ment to be used with chart software (e.g. grafana) to plot the data.\n\n![Index page](screenshots/shot1.png)\n\n![New record](screenshots/shot2.png)\n\n## Setup\nCreate dummy database:\n\n```bash\nmkdir db\ncp reports_example.csv db/reports.csv\ncp peole_example.csv db/people.csv\n```\n\nCompile (requires go1.15 or newer) and create a docker image:\n\n```bash\n./build.sh\n```\n\nRun with:\n\n```bash\ndocker-compose up\n```\n\nYou should now be able to visit http://localhost:8888\n\nYou can export data by accessing ``/api/v1/reports``.\n\nPrometheus metrics are accessible through ``/api/v1/metrics`` under the ``teambynumbers_`` prefix and team name as labels.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnapsy%2Fteambynumbers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnapsy%2Fteambynumbers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnapsy%2Fteambynumbers/lists"}