{"id":25185989,"url":"https://github.com/riteshsp2000/spotify-profile","last_synced_at":"2025-07-29T04:04:54.214Z","repository":{"id":54807317,"uuid":"331865690","full_name":"riteshsp2000/spotify-profile","owner":"riteshsp2000","description":null,"archived":false,"fork":false,"pushed_at":"2021-01-28T09:25:40.000Z","size":763,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-04T08:47:51.979Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/riteshsp2000.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}},"created_at":"2021-01-22T07:08:53.000Z","updated_at":"2022-12-19T09:58:52.000Z","dependencies_parsed_at":"2022-08-14T03:30:44.600Z","dependency_job_id":null,"html_url":"https://github.com/riteshsp2000/spotify-profile","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/riteshsp2000/spotify-profile","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riteshsp2000%2Fspotify-profile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riteshsp2000%2Fspotify-profile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riteshsp2000%2Fspotify-profile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riteshsp2000%2Fspotify-profile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/riteshsp2000","download_url":"https://codeload.github.com/riteshsp2000/spotify-profile/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riteshsp2000%2Fspotify-profile/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267626691,"owners_count":24117701,"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-29T02:00:12.549Z","response_time":2574,"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":[],"created_at":"2025-02-09T19:41:15.977Z","updated_at":"2025-07-29T04:04:54.187Z","avatar_url":"https://github.com/riteshsp2000.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# spotify-profile-server\n\n## Setup\n1. Login into the \u003ca href=\"https://developer.spotify.com\"\u003eSpotify Developer\u003c/a\u003e website using your spotify account.\n2. Create a new app in the \u003ca href=\"https://developer.spotify.com/dashboard/applications\"\u003edashboard\u003c/a\u003e.\n3. Add `http://localhost:8000/callback` as the redirect uri in the app settings.\n4. Create an .env file in the root of the project based on .env.example.\n5. Run `yarn install` to install all the server dependencies.\n6. Run `yarn client:install` to install all the client dependencies.\n7. Run `yarn dev` to start the server in development.\n\n\n## Technologies used\n- \u003ca href=\"https://reactjs.org/\"\u003eReact.Js\u003c/a\u003e\n- \u003ca href=\"https://material-ui.com/\"\u003eMaterial-UI\u003c/a\u003e\n- \u003ca href=\"https://redux.js.org/\"\u003eRedux\u003c/a\u003e\n- \u003ca href=\"https://reactrouter.com/web/guides/quick-start\"\u003eReact-Router-Dom\u003c/a\u003e\n- \u003ca href=\"https://create-react-app.dev/\"\u003eCreate React App\u003c/a\u003e\n- \u003ca href=\"https://nodejs.org/en/\"\u003eNode.Js\u003c/a\u003e\n- \u003ca href=\"https://expressjs.com/\"\u003eExpress\u003c/a\u003e\n- \u003ca href=\"https://developer.spotify.com/documentation/web-api/\"\u003eSpotify API\u003c/a\u003e\n\n\n## Deploying to Heroku\n1. Create new heroku app\n```\nheroku create app-name\n```\n\n2. Set Heroku environment variables\n```\nheroku config:set SPOTIFY_CLIENT_ID=XXXXX\nheroku config:set SPOTIFY_CLIENT_SECRET=XXXXX\nheroku config:set REDIRECT_URI=https://app-name.herokuapp.com/callback\nheroku config:set FRONTEND_URI=https://app-name.herokuapp.com\n```\n\n3. Push to Heroku\n```\ngit push heroku master\n```\n\n4. Add ```http://app-name.herokuapp.com/callback``` as a Redirect URI in the spotify application settings\n\n5. Once the app is live on Heroku, hitting http://app-name.herokuapp.com/login should be the same as hitting http://localhost:8888/login\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friteshsp2000%2Fspotify-profile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Friteshsp2000%2Fspotify-profile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friteshsp2000%2Fspotify-profile/lists"}