{"id":18875972,"url":"https://github.com/activitywatch/aw-leaderboard-firebase","last_synced_at":"2025-04-14T17:31:49.496Z","repository":{"id":178879284,"uuid":"662508463","full_name":"ActivityWatch/aw-leaderboard-firebase","owner":"ActivityWatch","description":"Prototype of aw-leaderboard using Firebase","archived":false,"fork":false,"pushed_at":"2024-09-04T14:19:54.000Z","size":618,"stargazers_count":4,"open_issues_count":5,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-06T06:42:44.491Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://aw-leaderboard.web.app/","language":"TypeScript","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/ActivityWatch.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},"funding":{"github":["ActivityWatch"],"open_collective":"activitywatch","liberapay":"ActivityWatch","custom":["https://activitywatch.net/donate/"]}},"created_at":"2023-07-05T09:33:36.000Z","updated_at":"2024-10-20T08:43:23.000Z","dependencies_parsed_at":"2024-09-06T23:41:36.629Z","dependency_job_id":"b0494e12-750e-4796-a6b6-6c10f604e370","html_url":"https://github.com/ActivityWatch/aw-leaderboard-firebase","commit_stats":{"total_commits":122,"total_committers":4,"mean_commits":30.5,"dds":"0.12295081967213117","last_synced_commit":"eacfb45af8c68a4b9a2985b4294c5f0c8d4f75cf"},"previous_names":["activitywatch/aw-leaderboard-firebase"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ActivityWatch%2Faw-leaderboard-firebase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ActivityWatch%2Faw-leaderboard-firebase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ActivityWatch%2Faw-leaderboard-firebase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ActivityWatch%2Faw-leaderboard-firebase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ActivityWatch","download_url":"https://codeload.github.com/ActivityWatch/aw-leaderboard-firebase/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223639332,"owners_count":17177816,"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-08T06:09:57.905Z","updated_at":"2024-11-08T06:09:58.554Z","avatar_url":"https://github.com/ActivityWatch.png","language":"TypeScript","funding_links":["https://github.com/sponsors/ActivityWatch","https://opencollective.com/activitywatch","https://liberapay.com/ActivityWatch","https://activitywatch.net/donate/"],"categories":[],"sub_categories":[],"readme":"# aw-leaderboard\n\n[![Test](https://github.com/ActivityWatch/aw-leaderboard-firebase/actions/workflows/test.yml/badge.svg)](https://github.com/ActivityWatch/aw-leaderboard-firebase/actions/workflows/test.yml)\n\nHosted at \u003chttps://aw-leaderboard.web.app/\u003e (WIP!)\n\nA prototype of a public leaderboard for screentime data collected by ActivityWatch.\n\nIt uses Vue 3, Firebase (for auth/storage), and Bootstrap.\n\nThe goal was to make a leaderboard app that complements the local-first nature of ActivityWatch with basic social features like public leaderboards or sharing specific screentime data privately with a group.\n\nPrevious experiments/attempts were made in:\n\n- [aw-leaderboard-rust](https://github.com/activitywatch/aw-leaderboard-rust).\n- [aw-supabase](https://github.com/ActivityWatch/aw-supabase)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eClick to expand the initial README\u003c/summary\u003e\n\n## Recommended IDE Setup\n\n[VSCode](https://code.visualstudio.com/) + [TypeScript Vue Plugin](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin).\n\n## Customize configuration\n\nSee [Vite Configuration Reference](https://vitejs.dev/config/).\n\n## Project Setup\n\n### Clone the Repo and its submodules\n\n```sh\ngit clone --recurse-submodules https://github.com/ActivityWatch/aw-leaderboard-firebase\n```\n\n### Install the dependencies\n\n```sh\nnpm install\n```\n\n### Compile and Hot-Reload for Development\n\n```sh\nnpm run dev\n```\n\n### Type-Check, Compile and Minify for Production\n\n```sh\nnpm run build\n```\n\n### Run Unit Tests with [Vitest](https://vitest.dev/)\n\n```sh\nnpm run test:unit\n```\n\n### Run End-to-End Tests with [Cypress](https://www.cypress.io/)\n\n```sh\nnpm run test:e2e:dev\n```\n\nThis runs the end-to-end tests against the Vite development server.\nIt is much faster than the production build.\n\nBut it's still recommended to test the production build with `test:e2e` before deploying (e.g. in CI environments):\n\n```sh\nnpm run build\nnpm run test:e2e\n```\n\n### Lint with [ESLint](https://eslint.org/)\n\n```sh\nnpm run lint\n```\n\n\u003c/details\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factivitywatch%2Faw-leaderboard-firebase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Factivitywatch%2Faw-leaderboard-firebase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factivitywatch%2Faw-leaderboard-firebase/lists"}