{"id":15059551,"url":"https://github.com/fidelisclayton/elm-spotify-mapper","last_synced_at":"2025-04-10T05:34:21.803Z","repository":{"id":20285471,"uuid":"88773918","full_name":"FidelisClayton/elm-spotify-mapper","owner":"FidelisClayton","description":"An app built with Elm to explore new artists using the Spotify api.","archived":false,"fork":false,"pushed_at":"2023-03-04T01:00:56.000Z","size":12184,"stargazers_count":65,"open_issues_count":13,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-24T06:51:48.296Z","etag":null,"topics":["elm","elm-architecture","elm-demos","elm-lang","spotify","spotify-api","spotify-playlist"],"latest_commit_sha":null,"homepage":"http://spotify-mapper.fidelisclayton.com","language":"Elm","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FidelisClayton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-04-19T17:48:56.000Z","updated_at":"2025-01-12T21:28:06.000Z","dependencies_parsed_at":"2024-01-08T20:19:00.182Z","dependency_job_id":null,"html_url":"https://github.com/FidelisClayton/elm-spotify-mapper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FidelisClayton%2Felm-spotify-mapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FidelisClayton%2Felm-spotify-mapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FidelisClayton%2Felm-spotify-mapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FidelisClayton%2Felm-spotify-mapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FidelisClayton","download_url":"https://codeload.github.com/FidelisClayton/elm-spotify-mapper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248163624,"owners_count":21057980,"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":["elm","elm-architecture","elm-demos","elm-lang","spotify","spotify-api","spotify-playlist"],"created_at":"2024-09-24T22:45:25.650Z","updated_at":"2025-04-10T05:34:21.715Z","avatar_url":"https://github.com/FidelisClayton.png","language":"Elm","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spotify Mapper\n\n![Elm Spotify Mapper](./.github/cover.png)\n\nThis app is a new version of my previous Spotify mapper built with Angular 1.x. I used this app to learn more about Elm and see how it works beyond the simplicity of to-do apps.\n\n## :package: Features\n\n### :mag_right: Search for artists or bands\n\nYour journey starts by searching for any artist available on Spotify.\n![Search for artists or bands](./.github/1-search-for-artist-or-band.gif)\n\n### :microphone: Explore similar artists\n\nThen you can explore similar artists by clicking on the artist image.\n![Explore similar artists](./.github/2-explore-similar-artists.gif)\n\n### :notes: Preview songs\n\nYou can listen to a preview of the artist top 5 songs.\n![Preview songs](./.github/3-preview-songs.gif)\n\n### :musical_score: Save the playlist\n\nFinally, you can also save the playlist so you can listen directly on your Spotify app.\n![Save the playlist](./.github/4-save-the-playlist.gif)\n\n## Installation\n\n```sh\n$ git clone https://github.com/FidelisClayton/elm-spotify-mapper\n$ cd elm-spotify-mapper\n$ npm install\n```\n\nAfter clone this repository run `npm install` inside the project folder to install and build the project dependencies.\n\n## :runner: Getting started\n\nFirst of all you will need to set the environment variables with your spotify developer credentials:\n\n```sh\ncp .env.sample .env\n```\n\nOpen the `.env` file and set the `CLIENT_ID`, `CLIENT_SECRET` and `REDIRECT_URI`.\nTo run this project in your machine you just need to execute the `npm start`command, it will start a development server on port `3000`. Enjoy it!\n\n## :heart: Contributing\n\nPlease use the [issue tracker](https://github.com/FidelisClayton/elm-spotify-mapper/issues) to report bugs or suggest new features and feel free to fix bugs or add new features on the project. Your contributions is always welcome!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffidelisclayton%2Felm-spotify-mapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffidelisclayton%2Felm-spotify-mapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffidelisclayton%2Felm-spotify-mapper/lists"}