{"id":21683626,"url":"https://github.com/sliit-foss/bashaway-leaderboard","last_synced_at":"2025-06-24T04:31:43.603Z","repository":{"id":191017878,"uuid":"682721320","full_name":"sliit-foss/bashaway-leaderboard","owner":"sliit-foss","description":"Real time publicly accessible leaderboard for SLIIT Bashaway","archived":false,"fork":false,"pushed_at":"2025-01-03T17:42:01.000Z","size":10343,"stargazers_count":1,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-12T07:51:39.701Z","etag":null,"topics":["bashaway","leaderboard"],"latest_commit_sha":null,"homepage":"https://leaderboard.bashaway.sliitfoss.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sliit-foss.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-08-24T19:27:26.000Z","updated_at":"2024-10-25T17:30:05.000Z","dependencies_parsed_at":"2023-10-15T17:39:46.006Z","dependency_job_id":"1a20a087-9bad-4fda-8344-a25b96a9b859","html_url":"https://github.com/sliit-foss/bashaway-leaderboard","commit_stats":null,"previous_names":["sliit-foss/bashaway-leaderboard"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/sliit-foss/bashaway-leaderboard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sliit-foss%2Fbashaway-leaderboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sliit-foss%2Fbashaway-leaderboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sliit-foss%2Fbashaway-leaderboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sliit-foss%2Fbashaway-leaderboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sliit-foss","download_url":"https://codeload.github.com/sliit-foss/bashaway-leaderboard/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sliit-foss%2Fbashaway-leaderboard/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261604104,"owners_count":23183593,"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":["bashaway","leaderboard"],"created_at":"2024-11-25T16:12:46.718Z","updated_at":"2025-06-24T04:31:43.566Z","avatar_url":"https://github.com/sliit-foss.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cbr/\u003e\n\n\u003cbr/\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/sliit-foss/bashaway-official/assets/73662613/c15f7a94-592b-410f-b581-c98d25a9ca42\" width=\"420\" alt=\"Bashaway Logo\"/\u003e\n\u003c/p\u003e\n\n\u003cbr/\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca aria-label=\"SLIIT FOSS logo\" href=\"https://sliitfoss.org\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Made_by_the_SLIIT_FOSS_Community-blue\"\u003e\n  \u003c/a\u003e\n  \u003ca aria-label=\"License\" href=\"https://github.com/sliit-foss/bashaway-leaderboard/blob/main/LICENSE\"\u003e\n    \u003cimg alt=\"\" src=\"https://img.shields.io/badge/License-MIT-yellow.svg\"\u003e\n  \u003c/a\u003e\n  \u003ca aria-label=\"CI Production\" href=\"https://github.com/sliit-foss/bashaway-leaderboard/actions/workflows/production-deploy.yml\"\u003e\n    \u003cimg alt=\"\" src=\"https://github.com/sliit-foss/bashaway-leaderboard/actions/workflows/production-deploy.yml/badge.svg\"\u003e\n  \u003c/a\u003e\n  \u003ca aria-label=\"CI Staging\" href=\"https://github.com/sliit-foss/bashaway-leaderboard/actions/workflows/staging-deploy.yml\"\u003e\n    \u003cimg alt=\"\" src=\"https://github.com/sliit-foss/bashaway-leaderboard/actions/workflows/staging-deploy.yml/badge.svg\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cbr/\u003e\n\nRealtime leaderboard for the Bashaway competition\n\n## Deployments\n\n- [Production](https://leaderboard.bashaway.sliitfoss.org) (Not always running)\n- [Staging](https://leaderboard.staging.bashaway.sliitfoss.org)\n\n## Getting started\n\n- Run `pnpm install` to install all dependencies\n- Run `pnpm dev` to start the development server\n\n## Commit messages\n\n- We follow conventional commits during our development workflow as a good practice. More information can be found at their official [documentation](https://www.conventionalcommits.org/en/v1.0.0-beta.4/#examples)\n- Refer the [commitlint.config.js](https://github.com/sliit-foss/bashaway-leaderboard/blob/main/commitlint.config.cjs) file for a full list of supported commit message prefixes\n\n## Additional tools\n\n- This project is bootstrapped with [Lefthook](https://evilmartians.com/opensource/lefthook), [Eslint](https://eslint.org/) and [Prettier](https://prettier.io/). Please make good use of them.\n\n\u003cbr/\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsliit-foss%2Fbashaway-leaderboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsliit-foss%2Fbashaway-leaderboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsliit-foss%2Fbashaway-leaderboard/lists"}