{"id":30749281,"url":"https://github.com/willhackett/ghost-gs","last_synced_at":"2026-06-17T23:31:12.167Z","repository":{"id":94676239,"uuid":"67192496","full_name":"willhackett/ghost-gs","owner":"willhackett","description":"Ghost Google Storage","archived":false,"fork":false,"pushed_at":"2023-12-15T02:16:03.000Z","size":6,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-04T06:25:27.585Z","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":"mit","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":"2016-09-02T05:22:45.000Z","updated_at":"2016-10-05T20:19:29.000Z","dependencies_parsed_at":"2023-12-17T00:31:17.103Z","dependency_job_id":null,"html_url":"https://github.com/willhackett/ghost-gs","commit_stats":{"total_commits":8,"total_committers":1,"mean_commits":8.0,"dds":0.0,"last_synced_commit":"14f143402dcd1bd4e91bed21d0db43fb9dae3de5"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/willhackett/ghost-gs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willhackett%2Fghost-gs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willhackett%2Fghost-gs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willhackett%2Fghost-gs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willhackett%2Fghost-gs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willhackett","download_url":"https://codeload.github.com/willhackett/ghost-gs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willhackett%2Fghost-gs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34470322,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-17T02:00:05.408Z","response_time":127,"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-09-04T06:03:16.109Z","updated_at":"2026-06-17T23:31:12.163Z","avatar_url":"https://github.com/willhackett.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ghost-gs\nGhost Google Storage\n\n`ghost-gs` is a Google Storage extension for Ghost Blogging platform.\n\n##Configuration\n\n - Create a bucket, and generate IAM credential creation from Google Cloud Console.\n - Add the credentials file (`your_credential.json`) to your Ghost project.\n - Ensure you add the storage provider to your `config.js`\n\n##Storage config\n\n```\n// Add this to your production: {} or development: {} configs (or both)\n  \"storage\": {\n    \"active\": \"ghost-gs\",\n    \"ghost-gs\": {\n      projectId: '',\n          keyFilename: path.join(__dirname, './key.json'),\n          bucket: 'bucket name',\n          hostname: 'https://yourcdn.yourdomain.com/' // OPTIONAL: This is only required if you use a different download URL to the upload URL\n    }\n},\n```\n\n## Changes\n\n1.0.0 - Initial release.\n1.0.1 - Switched out `google-cloud` dependency for much smaller `@google-cloud/storage` specific.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillhackett%2Fghost-gs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillhackett%2Fghost-gs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillhackett%2Fghost-gs/lists"}