felhag / lastfm-stats-web

A small project to show some additional statistics for last.fm.
https://lastfmstats.com
238 stars 12 forks source link

🎶 Last.fm stats

A small project to show some additional statistics for last.fm and spotify:

🏆 Features

🔨 Development

Setting up a local dev environment:

git clone https://github.com/felhag/lastfm-stats-web.git
cd lastfm-stats-web
npm ci

Running:

ng serve lastfm-stats
ng serve spotify-stats

Note: angular cli needs to be installed (npm install -g @angular/cli)

Running both projects simultaneously:

npm run both

This will serve lastfm-stats on http://localhost:4200/ and spotify-stats on http://localhost:4201/

🐛 Changelog

5.12 (26-07-2024)

5.11 (05-04-2024)

5.10 (15-10-2023)

5.9 (26-10-2023)

5.8 (19-05-2023)

5.7 (08-05-2023)

5.6 (21-04-2023)

5.5 (12-04-2023)

5.4 (26-03-2023)

5.3 (12-02-2023)

5.2 (19-11-2022)

5.1 (13-11-2022)

5.0 (13-11-2022)

4.3 (31-07-2022)

4.2 (03-06-2022)

4.1 (03-06-2022)

4.0 (10-04-2022)

3.1 (20-03-2022)

3.0 (28-02-2022)

2.3 (03-12-2021)

2.2 (17-11-2021)

2.1 (15-11-2021)

2.0 (17-10-2021)

1.4 (02-08-2021)

1.3 (12-07-2021)

1.2 (12-07-2021)

1.1 (26-06-2021)

1.0 (24-05-2021)

0.4 (11-05-2021)

0.3 (17-04-2021)

0.2 (04-04-2021)

0.1 (28-03-2021)