{"id":22468511,"url":"https://github.com/projectweekend/song-feed-worker","last_synced_at":"2025-03-27T15:44:36.416Z","repository":{"id":31447746,"uuid":"35011530","full_name":"projectweekend/song-feed-worker","owner":"projectweekend","description":"An experiment with Spotify playlists","archived":false,"fork":false,"pushed_at":"2015-05-22T10:46:19.000Z","size":200,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T19:29:45.904Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/projectweekend.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}},"created_at":"2015-05-04T03:13:44.000Z","updated_at":"2015-05-10T21:06:20.000Z","dependencies_parsed_at":"2022-06-26T16:15:28.691Z","dependency_job_id":null,"html_url":"https://github.com/projectweekend/song-feed-worker","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/projectweekend%2Fsong-feed-worker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectweekend%2Fsong-feed-worker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectweekend%2Fsong-feed-worker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectweekend%2Fsong-feed-worker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/projectweekend","download_url":"https://codeload.github.com/projectweekend/song-feed-worker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245874193,"owners_count":20686724,"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":[],"created_at":"2024-12-06T11:17:01.861Z","updated_at":"2025-03-27T15:44:36.382Z","avatar_url":"https://github.com/projectweekend.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Environment variables\n\n* `AWS_ACCESS_KEY_ID`: The AWS Access Key associated with your account\n* `AWS_SECRET_ACCESS_KEY`: The AWS Secret Access Key associated with your account\n* `SPOTIFY_CLIENT_ID`: The Spotify Client ID for your app in the [Spotify Developer portal](https://developer.spotify.com/my-applications)\n* `SPOTIFY_CLIENT_SECRET`: The Spotify Client Secret for your app in the [Spotify Developer portal](https://developer.spotify.com/my-applications)\n* `ECHO_NEST_API_KEY`: The Echo Nest API Key from your [developer account page](https://developer.echonest.com/account/profile).\n\n\n### Build a Docker image\n\n```\ndocker build -t name_of_image .\n```\n\n\n### Launch worker container for local development\n\n```\ndocker run -it \\\n-e AWS_ACCESS_KEY_ID=accessKeyValue \\\n-e AWS_SECRET_ACCESS_KEY=secretKeyValue \\\n-e SPOTIFY_CLIENT_ID=spotifyClientIdValue \\\n-e SPOTIFY_CLIENT_SECRET=spotifyClientSecretValue \\\n-e ECHO_NEST_API_KEY=echoNestApiKeyValue \\\n-v $PWD:/src name_of_image\n```\n\n\n### Launch worker container\n\n```\ndocker run --rm \\\n-e AWS_ACCESS_KEY_ID=accessKeyValue \\\n-e AWS_SECRET_ACCESS_KEY=secretKeyValue \\\n-e SPOTIFY_CLIENT_ID=spotifyClientIdValue \\\n-e SPOTIFY_CLIENT_SECRET=spotifyClientSecretValue \\\n-e ECHO_NEST_API_KEY=echoNestApiKeyValue \\\n-- name name_of_container name_of_image\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprojectweekend%2Fsong-feed-worker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprojectweekend%2Fsong-feed-worker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprojectweekend%2Fsong-feed-worker/lists"}