{"id":26685596,"url":"https://github.com/marcomadera/rindu","last_synced_at":"2025-04-12T15:50:23.540Z","repository":{"id":39164586,"uuid":"349251000","full_name":"MarcoMadera/Rindu","owner":"MarcoMadera","description":"Spotify clone with extra functionalities, remove duplicate/corrupted songs from playlists, synced picture in picture lyrics, artist concert setlists, single tracks recommendations (\"radio\")","archived":false,"fork":false,"pushed_at":"2025-04-11T00:10:41.000Z","size":6382,"stargazers_count":12,"open_issues_count":34,"forks_count":6,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-11T01:21:12.916Z","etag":null,"topics":["collaborate","github","spotify","spotify-api","spotify-clone","spotify-clone-with-react","student-vscode"],"latest_commit_sha":null,"homepage":"https://rindu.marcomadera.com","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/MarcoMadera.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}},"created_at":"2021-03-19T00:05:25.000Z","updated_at":"2025-04-11T00:10:42.000Z","dependencies_parsed_at":"2023-09-22T05:41:04.806Z","dependency_job_id":"d6252767-55fe-4ec0-9024-27b440f6a74e","html_url":"https://github.com/MarcoMadera/Rindu","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/MarcoMadera%2FRindu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcoMadera%2FRindu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcoMadera%2FRindu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcoMadera%2FRindu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MarcoMadera","download_url":"https://codeload.github.com/MarcoMadera/Rindu/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248591871,"owners_count":21130136,"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":["collaborate","github","spotify","spotify-api","spotify-clone","spotify-clone-with-react","student-vscode"],"created_at":"2025-03-26T10:16:54.336Z","updated_at":"2025-04-12T15:50:23.515Z","avatar_url":"https://github.com/MarcoMadera.png","language":"TypeScript","readme":"# Rindu\n\nProject running at \u003chttps://rindu.marcomadera.com\u003e\n\n## **Running Locally**\n\n```bash\ngit clone https://github.com/MarcoMadera/Rindu.git\ncd Rindu\nnpm install\nnpm run dev\n```\n\nFor the project to work properly a `.env.local` file similar to [`.env.example`](https://github.com/MarcoMadera/spotify-playlists-cleaner/blob/master/.env.example) is required.\n\nhttps://github.com/MarcoMadera/Rindu/blob/fd7df1c9add1195b554f34c1486657f952d40f06/.env.example#L1-L11\n\nTo get the client ID, go to [Spotify Developer Dashboard](https://developer.spotify.com/dashboard/).\n\nIf PKCE_AUTH is false you will need `SPOTIFY_CLIENT_SECRET` from [Spotify Developer Dashboard](https://developer.spotify.com/dashboard/). `SPOTIFY_CLIENT_SECRET` it is only used server side and never exposed client side.\n\nCreate a new app and copy the client ID.\n\nCreate a `.env.local` file and paste the client ID as the example [`.env.example`](https://github.com/MarcoMadera/spotify-playlists-cleaner/blob/master/.env.example).\n\nIn the [Spotify Developer Dashboard](https://developer.spotify.com/dashboard/) for your app, go to \"edit settings\" and click \"Add redirect URI\" and paste the following URL: http://localhost:3000/dashboard\n\nYou can get the SETLIST_FM_API_KEY [here](https://api.setlist.fm/docs/1.0/index.html) and paste it into the `.env.local`.\n\n**Important:** The `.env.local` file with client ID and API keys is not pushed to GitHub.\n\nNow you can run the project locally.\n\n```bash\nnpm run dev\n```\n\n## **Components**\n\nFor a better understanding of the components used in this project, please visit the [live component collection](https://main--62c0c8de6b5dd3fac001eb94.chromatic.com)\n\n### Tests\n\nTo run tests of your changes locally use:\n\n```bash\nnpm run test\n```\n\nYou can find the coverage of the tests at [coverage.rindu.marcomadera.com](https://coverage.rindu.marcomadera.com/).\n\n## **About the project**\n\nBuilt with ReactJs/NextJs. It started as a simple script to clean Spotify playlists. It served as a way to clean my playlists and learn how to use the [Spotify API](https://developer.spotify.com/documentation/web-api/).\n\nIt has been taking shape similar to what a clone of Spotify is. It is intended to add features such as creating dynamic playlists, advanced search, and background noises.\n\n## Video\n\nhttps://user-images.githubusercontent.com/17222523/206883606-1c9ef3e7-21f7-421c-b9cc-b2e43c0d53f5.mp4\n\n## Images\n\n![Home](./public/Home.png)\n\n![Dashboard](./public/Dashboard.png)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcomadera%2Frindu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcomadera%2Frindu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcomadera%2Frindu/lists"}