{"id":18753035,"url":"https://github.com/spotify/spotify-web-playback-sdk-example","last_synced_at":"2025-10-28T10:03:58.735Z","repository":{"id":40464530,"uuid":"390501428","full_name":"spotify/spotify-web-playback-sdk-example","owner":"spotify","description":"React based example app that creates a new player in Spotify Connect to play music from in the browse using Spotify Web Playback SDK.","archived":false,"fork":false,"pushed_at":"2024-07-20T21:05:09.000Z","size":26,"stargazers_count":181,"open_issues_count":12,"forks_count":227,"subscribers_count":13,"default_branch":"main","last_synced_at":"2025-04-05T17:13:41.325Z","etag":null,"topics":["spotify","spotify-sdk","spotify-web-playback-sdk"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spotify.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-07-28T20:53:26.000Z","updated_at":"2025-03-24T17:18:38.000Z","dependencies_parsed_at":"2024-12-16T01:02:35.327Z","dependency_job_id":"d9e53eae-8883-477f-8a3b-8225c6838860","html_url":"https://github.com/spotify/spotify-web-playback-sdk-example","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/spotify%2Fspotify-web-playback-sdk-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fspotify-web-playback-sdk-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fspotify-web-playback-sdk-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fspotify-web-playback-sdk-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spotify","download_url":"https://codeload.github.com/spotify/spotify-web-playback-sdk-example/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247378141,"owners_count":20929296,"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":["spotify","spotify-sdk","spotify-web-playback-sdk"],"created_at":"2024-11-07T17:23:54.465Z","updated_at":"2025-10-28T10:03:53.693Z","avatar_url":"https://github.com/spotify.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Web Playback SDK Javascript Tutorial\n\nThis repository contains the source code for the [Web Playback SDK Guide](https://developer.spotify.com/documentation/web-playback-sdk/guide/).\n\n## Using your own credentials\n\nYou will need to register your app and get your own credentials from the\n[Spotify for Developers Dashboard](https://developer.spotify.com/dashboard/)\n\nTo do so, go to your Spotify for Developers Dashboard, create your\napplication and register the following callback URI:\n\n`http://localhost:3000/auth/callback`\n\nOnce you have created your app, create a file called `.env` in the root folder\nof the repository with your Spotify credentials:\n\n```bash\nSPOTIFY_CLIENT_ID='my_client_id'\nSPOTIFY_CLIENT_SECRET='my_client_secret'\n```\n\n## Installation\n\nThese examples run on Node.js. On its\n[website](http://www.nodejs.org/download/) you can find instructions on how to\ninstall it.\n\nOnce installed, clone the repository and install its dependencies running:\n\n```bash\nnpm install\n```\n\n## Running the example\n\nStart both client and server with the following command:\n\n```bash\nnpm run dev\n```\n\nThe React application will start on `http://localhost:3000`\n\n## Resources\n\n- Follow [@SpotifyPlatform](https://twitter.com/SpotifyPlatform) on Twitter for Spotify for Developers updates.\n- Join the [Spotify for Developers Community Forum](https://community.spotify.com/t5/Spotify-for-Developers/bd-p/Spotify_Developer).\n\n## Code of Conduct\n\nThis project adheres to the [Open Source Code of\nConduct](https://github.com/spotify/code-of-conduct/blob/master/code-of-conduct.md).\nBy participating, you are expected to honor this code.\n\n## License\n\nCopyright 2021 Spotify AB.\n\nLicensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspotify%2Fspotify-web-playback-sdk-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspotify%2Fspotify-web-playback-sdk-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspotify%2Fspotify-web-playback-sdk-example/lists"}