{"id":26659872,"url":"https://github.com/luiskisters/spotify-playlist-graph","last_synced_at":"2025-07-25T05:07:51.223Z","repository":{"id":284198962,"uuid":"953639320","full_name":"luisKisters/spotify-playlist-graph","owner":"luisKisters","description":"Visualize your Spotify playlists as an interactive network graph with artist and genre insights.","archived":false,"fork":false,"pushed_at":"2025-05-02T11:44:25.000Z","size":161,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-02T12:41:00.558Z","etag":null,"topics":["music","nextjs","spotify-web-api","vis-network"],"latest_commit_sha":null,"homepage":"https://spotify-playlist-graph.vercel.app","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/luisKisters.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,"zenodo":null}},"created_at":"2025-03-23T20:08:52.000Z","updated_at":"2025-05-02T11:44:46.000Z","dependencies_parsed_at":"2025-04-16T23:41:08.478Z","dependency_job_id":"52de60a2-55f3-4298-b90e-9f3b523b3edb","html_url":"https://github.com/luisKisters/spotify-playlist-graph","commit_stats":null,"previous_names":["luiskisters/spotify-playlist-graph"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/luisKisters/spotify-playlist-graph","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luisKisters%2Fspotify-playlist-graph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luisKisters%2Fspotify-playlist-graph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luisKisters%2Fspotify-playlist-graph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luisKisters%2Fspotify-playlist-graph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luisKisters","download_url":"https://codeload.github.com/luisKisters/spotify-playlist-graph/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luisKisters%2Fspotify-playlist-graph/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266959946,"owners_count":24012596,"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","status":"online","status_checked_at":"2025-07-25T02:00:09.625Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["music","nextjs","spotify-web-api","vis-network"],"created_at":"2025-03-25T11:15:51.615Z","updated_at":"2025-07-25T05:07:51.211Z","avatar_url":"https://github.com/luisKisters.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎵 Spotify Playlist Graph\n\n[![Vercel](https://vercelbadge.vercel.app/api/luiskisters/spotify-playlist-graph)](https://spotify-playlist-graph.vercel.app)\n\n**Visualize your Spotify playlists as an interactive network graph. Explore how your playlists, tracks, artists, and genres connect!**\n\n---\n\n## ✨ Features\n\n- **Spotify Login:** Securely authenticate with your Spotify account.\n- **Playlist Graph:** Visualize playlists, tracks, artists, and genres as a network.\n- **Genre \u0026 Artist Insights:** See how your music taste connects across genres and artists.\n- **Node Distance Control:** Adjust the spacing between nodes in the graph interactively.\n- **Caching:** Data is cached locally for fast reloads.\n\n## 🚀 Demo\n\nCheck out the live app: [spotify-playlist-graph.vercel.app](https://spotify-playlist-graph.vercel.app)\n\n## 🛠️ Getting Started\n\n### 1. Clone the repository\n\n```bash\ngit clone https://github.com/luiskisters/spotify-playlist-graph.git\ncd spotify-playlist-graph\n```\n\n### 2. Install dependencies\n\n```bash\npnpm install # or npm install or yarn install\n```\n\n### 3. Set up environment variables\n\nCreate a `.env.local` file in the root directory with the following variables:\n\n```env\nSPOTIFY_CLIENT_ID=your_spotify_client_id\nSPOTIFY_CLIENT_SECRET=your_spotify_client_secret\nBASE_URL=http://localhost:3000\n```\n\n- Get your Spotify credentials from the [Spotify Developer Dashboard](https://developer.spotify.com/dashboard/applications).\n- Set `BASE_URL` to your local dev URL or your deployed URL on Vercel.\n\n### 4. Run the development server\n\n```bash\npnpm dev # or npm run dev or yarn dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) in your browser.\n\n## ☁️ Deployment\n\nThis app is ready to deploy on [Vercel](https://vercel.com/). Just set the same environment variables in your Vercel project settings.\n\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new?repo=https://github.com/luiskisters/spotify-playlist-graph)\n\n---\n\n**Short repo description:**  \nVisualize your Spotify playlists, tracks, artists, and genres as an interactive network graph.\n\nLet me know if you want this written directly to your README.md or need any more tweaks!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluiskisters%2Fspotify-playlist-graph","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluiskisters%2Fspotify-playlist-graph","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluiskisters%2Fspotify-playlist-graph/lists"}