{"id":16395936,"url":"https://github.com/ajfisher/tourney-tools","last_synced_at":"2025-03-23T04:31:58.206Z","repository":{"id":21394353,"uuid":"92640572","full_name":"ajfisher/tourney-tools","owner":"ajfisher","description":"Tools for tournament match ups (eg sumo bot battle sessions)","archived":false,"fork":false,"pushed_at":"2023-07-11T11:30:05.000Z","size":402,"stargazers_count":8,"open_issues_count":11,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-18T17:57:25.506Z","etag":null,"topics":["brackets","nodejs","pools","tournament-manager"],"latest_commit_sha":null,"homepage":"http://bout.haus/","language":"JavaScript","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/ajfisher.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":"2017-05-28T04:51:14.000Z","updated_at":"2024-09-24T18:02:31.000Z","dependencies_parsed_at":"2024-10-28T15:25:26.793Z","dependency_job_id":"b81b4516-b31e-4638-9127-d7cc7b9177e8","html_url":"https://github.com/ajfisher/tourney-tools","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/ajfisher%2Ftourney-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajfisher%2Ftourney-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajfisher%2Ftourney-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajfisher%2Ftourney-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajfisher","download_url":"https://codeload.github.com/ajfisher/tourney-tools/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245056889,"owners_count":20553854,"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":["brackets","nodejs","pools","tournament-manager"],"created_at":"2024-10-11T05:06:01.627Z","updated_at":"2025-03-23T04:31:57.676Z","avatar_url":"https://github.com/ajfisher.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tourney match maker tools\n\nMakes a tournament of teams dealing with things like match making, leader\nboards and pool divisions as well as elimination to find a winning team.\n\n## Structure:\n\n```\n- api\n  |- docs - documentation for the API in swagger files\n  |- server - test server that can run the API.\n     |- handlers - handler modules for the API server\n  |- package.json - package dependencies to run all of the API server\n- server\n  |- tests - tests specific to the server\n  |- package.json - package dependencies to run all of the server\n- app\n  |- build - build files to be deployed to the server\n  |- src\n  |  |- components - component files\n  |  |  |- \u003ccomponent\u003e - individual component items\n  |  |     |- index.js - component class\n  |  |     |- style.css - styles appropriate to the component\n  |  |     |- test.js - component tests\n  |  |- index.js - entry point\n  |  |- index.css - top level css\n  |  |- registerServiceWorker.js - make available via SW\n  |  |- views - view definitions TBA\n  |- public\n     |- index.htm - entry point for the bootstrapper\n- utils - tools for the project to use\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajfisher%2Ftourney-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fajfisher%2Ftourney-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajfisher%2Ftourney-tools/lists"}