{"id":31027088,"url":"https://github.com/willhackett/icepick","last_synced_at":"2025-09-13T18:51:21.762Z","repository":{"id":94676238,"uuid":"82002895","full_name":"willhackett/icepick","owner":"willhackett","description":"File upload and manipulation service for Openclub","archived":false,"fork":false,"pushed_at":"2023-12-15T09:00:18.000Z","size":35,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2023-12-15T10:26:04.411Z","etag":null,"topics":["backend","icepick","manipulation-service"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/willhackett.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}},"created_at":"2017-02-15T00:24:38.000Z","updated_at":"2023-12-15T10:26:05.072Z","dependencies_parsed_at":"2023-04-25T05:46:46.534Z","dependency_job_id":null,"html_url":"https://github.com/willhackett/icepick","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/willhackett/icepick","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willhackett%2Ficepick","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willhackett%2Ficepick/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willhackett%2Ficepick/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willhackett%2Ficepick/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willhackett","download_url":"https://codeload.github.com/willhackett/icepick/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willhackett%2Ficepick/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275013282,"owners_count":25390481,"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-09-13T02:00:10.085Z","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":["backend","icepick","manipulation-service"],"created_at":"2025-09-13T18:51:19.582Z","updated_at":"2025-09-13T18:51:21.753Z","avatar_url":"https://github.com/willhackett.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# icepick\n![Icepick](https://openclubdev.github.io/openclub-assets/images/logo/icepick-logo.png)\n\nFile upload and manipulation service for OpenClub.\n\n## Details\n\nThis server works by requiring an access token matching a user token from the backend server. It then modifies images/files and stores them in an S3 bucket organised by user folders. The client is then returned a file token that can be given to the backend to verify that the associated url with the file is authorised.\n\n## Environment Variables\n\n```\nICEPICK_AUTH_JWT_SECRET - Openclub auth token secret\nICEPICK_FILE_JWT_SECRET - Openclub file decoding secret\nICEPICK_THUMB_DIM - square thumbnail dimension (default: 256)\nICEPICK_SQUARE_DIM - square regular image dimension (default: 512)\nICEPICK_BACKGROUND_DIM_X - large image x dimension (default: 1500)\nICEPICK_BACKGROUND_DIM_Y - large image y dimension (default: 500)\nICEPICK_S3_ACCESS_KEY_ID - S3 access key id\nICEPICK_S3_ACCESS_KEY - S3 access key\nICEPICK_S3_REGION - S3 region\nICEPICK_S3_BUCKET - S3 bucket to store images\nICEPICK_MAX_FILE_SIZE_BYTES - max file upload size in bytes (default: 5 * 1024 * 1024)\nICEPICK_TEMP_UPLOAD_FOLDER - folder to store images while processing (default: 'temp_uploads/')\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillhackett%2Ficepick","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillhackett%2Ficepick","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillhackett%2Ficepick/lists"}