Skip to content

Commit

Permalink
docs: added links to previous attempts, wrapped original readme in <d…
Browse files Browse the repository at this point in the history
…etails> tag
  • Loading branch information
ErikBjare committed Apr 12, 2024
1 parent fb2072b commit ad0a1e3
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,14 @@ It uses Vue 3, Firebase (for auth/storage), and Bootstrap.

The 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.

Previous experiments/attempts were made in:
- [aw-leaderboard-rust](https://github.com/activitywatch/aw-leaderboard-rust).
- [aw-supabase](https://github.com/ActivityWatch/aw-supabase)

---

The below was automatically generated on repo initialization.
<details>
<summary>Click to expand the initial README</summary>

## Recommended IDE Setup

Expand Down Expand Up @@ -74,3 +79,5 @@ npm run test:e2e
```sh
npm run lint
```

</details>

0 comments on commit ad0a1e3

Please sign in to comment.