{"id":20162624,"url":"https://github.com/codeamt/matchpredict","last_synced_at":"2025-07-20T02:06:57.704Z","repository":{"id":227258577,"uuid":"748930210","full_name":"codeamt/MatchPredict","owner":"codeamt","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-28T09:09:53.000Z","size":3161,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-04T02:47:02.147Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/codeamt.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}},"created_at":"2024-01-27T04:20:28.000Z","updated_at":"2024-03-12T10:17:03.000Z","dependencies_parsed_at":"2024-03-12T12:46:19.170Z","dependency_job_id":"a4e3b002-9715-4a4e-b0bc-56485368bfd5","html_url":"https://github.com/codeamt/MatchPredict","commit_stats":null,"previous_names":["codeamt/matchpredict"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codeamt/MatchPredict","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeamt%2FMatchPredict","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeamt%2FMatchPredict/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeamt%2FMatchPredict/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeamt%2FMatchPredict/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codeamt","download_url":"https://codeload.github.com/codeamt/MatchPredict/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeamt%2FMatchPredict/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266057191,"owners_count":23870120,"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":"2024-11-14T00:26:02.676Z","updated_at":"2025-07-20T02:06:57.655Z","avatar_url":"https://github.com/codeamt.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Match predictor\n\nThe Match Predictor codebase contains an app with several predictors for football results.\n\n## Local development\n\nFollow the instructions below to get the app up and running on your machine.\n\n1.  Install Python 3.10 and a recent version of NPM.\n1.  Install dependencies and run tests.\n    ```shell\n    make install test\n    ```\n1.  View the list of available tasks\n    ```shell\n    make\n    ```\n\n## Backend\n\nHere are a few tasks that are useful when running the backend app.\nMake sure they all run on your machine.\n\n1.  Run tests\n    ```shell\n    make backend/test\n\n1.  Run model measurement tests\n    ```shell\n    make backend/measure\n    ```\n\n1.  Run server\n    ```shell\n    make backend/run\n    ```\n\n1.  Run an accuracy report\n    ```shell\n    make backend/report\n    ```\n\n## Frontend\n\nHere are a few tasks that are useful when running the frontend app.\nMake sure they all run on your machine.\n\n1.  Run tests\n    ```shell\n    make frontend/test\n    ```\n\n1.  Run server\n    ```shell\n    make frontend/run\n    ```\n\n## Integration tests\n\nIf it's helpful, you may want to run integration tests during development.\nDo so with the tasks below.\n\n1.  Run tests\n    ```shell\n    make integration/test\n    ```\n\n1.  Interactive mode\n    ```shell\n    make integration/run\n    ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeamt%2Fmatchpredict","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeamt%2Fmatchpredict","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeamt%2Fmatchpredict/lists"}