{"id":22120357,"url":"https://github.com/maxpleaner/bandcamp_utilities","last_synced_at":"2025-07-12T20:08:39.833Z","repository":{"id":39872828,"uuid":"223664404","full_name":"MaxPleaner/bandcamp_utilities","owner":"MaxPleaner","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-20T20:56:35.000Z","size":281,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-29T12:15:23.627Z","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/MaxPleaner.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":"2019-11-23T22:59:28.000Z","updated_at":"2024-01-25T19:17:07.000Z","dependencies_parsed_at":"2023-02-12T05:16:55.863Z","dependency_job_id":null,"html_url":"https://github.com/MaxPleaner/bandcamp_utilities","commit_stats":null,"previous_names":["maxpleaner/bandcamp_utilities"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaxPleaner%2Fbandcamp_utilities","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaxPleaner%2Fbandcamp_utilities/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaxPleaner%2Fbandcamp_utilities/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaxPleaner%2Fbandcamp_utilities/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MaxPleaner","download_url":"https://codeload.github.com/MaxPleaner/bandcamp_utilities/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245220436,"owners_count":20579782,"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-01T14:23:01.958Z","updated_at":"2025-03-24T06:27:42.848Z","avatar_url":"https://github.com/MaxPleaner.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Bandcamp Utils\n\nThis project is split into two parts - a chrome extension and a Sinatra backend.\n\n---\n\n### Backend - Setup\n\n1. Make sure you have Ruby, Bundler, Python, Pip, and Redis installed.\n2. `cd backend`\n2. Install Ruby dependencies with `bundle install`.\n3. Install Python dependencies with `pip install -r requirements.txt`\n5. start server with `rackup`\n\n### Frontend - Setup\n\nNo setup is necessary for the front end:\n\n1. Go to `about://extensions`\n2. Enable developer mode\n3. Press \"load unpacked extension\" (button is on the top left of the screen)\n4. Double click into the `chrome_extension/` directory and press OK\n\n### Todos\n\n- (X) Clean up code\n- (X) Remove `clear_db` endpoint\n- (X) Remove injection vulnerability\n- (X) Add accounts system\n- (X) Add backend for reviews system\n- (X) get redis deployment working with heroku\n- (X) auto add items to wishlist\n- (X) implement designs from Thyphex\n- (X) make it work with more bandcamp locations\n- (X) Go through TODOS in source code\n\n### Backend - Deployment\n\n**Note, this is not working currently, I need to update after adding the Redis dependency**\n\nIt can be deployed to Heroku, if you follow these steps:\n\n1. Make a new git repo and move the `backend/` folder there (add and commit everything).\n2. Add the heroku remote\n3. Setup buildpacks:\n\n    ```\n      heroku buildpacks:add heroku/ruby\n      heroku buildpacks:add --index 1 heroku/python\n      heroku buildpacks:set heroku/ruby\n    ```\n\n    _Note, that last line is necessary, to declare which one is the \"primary\" buildpack._\n\n4. Deploy with `git push heroku master`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxpleaner%2Fbandcamp_utilities","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxpleaner%2Fbandcamp_utilities","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxpleaner%2Fbandcamp_utilities/lists"}