Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coffee-cup/lastfm-leaderboards
Music leaderboards powered by last.fm
https://github.com/coffee-cup/lastfm-leaderboards
Last synced: 8 days ago
JSON representation
Music leaderboards powered by last.fm
- Host: GitHub
- URL: https://github.com/coffee-cup/lastfm-leaderboards
- Owner: coffee-cup
- License: mit
- Created: 2017-12-04T01:20:30.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T17:37:25.000Z (about 2 years ago)
- Last Synced: 2024-04-09T11:26:04.748Z (10 months ago)
- Language: Elm
- Homepage: https://lastfm.jakerunzer.com
- Size: 1.8 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lastfm-leaderboards
Music leaderboards powered by [last.fm](https://www.last.fm/). Find [here](https://lastfm.jakerunzer.com).
Created from the [elm-template](https://github.com/coffee-cup/elm-template).
## Development ✨
1. Clone repo
2. `yarn install`
3. `npm run dev` for live reload server at [localhost:8080](http://localhost:8080)
4. `npm run build` for production ready static site### Source 👼
- Elm in `src/`
- SCSS in `src/scss`
- Public files in `public/`
- Metadata for pages in `metadata/`