{"id":13527406,"url":"https://github.com/spreadshirt/backstage-plugin-s3","last_synced_at":"2026-01-22T15:27:47.914Z","repository":{"id":65427670,"uuid":"539976970","full_name":"spreadshirt/backstage-plugin-s3","owner":"spreadshirt","description":"An S3 Viewer plugin for Backstage! 🪣","archived":false,"fork":false,"pushed_at":"2025-03-25T08:10:13.000Z","size":4539,"stargazers_count":26,"open_issues_count":11,"forks_count":2,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-03-30T05:32:05.688Z","etag":null,"topics":["backstage","ceph-radosgw","s3"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spreadshirt.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-22T12:44:17.000Z","updated_at":"2025-03-25T08:08:29.000Z","dependencies_parsed_at":"2023-10-11T15:50:03.236Z","dependency_job_id":"1706a6f5-c1f0-4b67-9887-1261339a9cb1","html_url":"https://github.com/spreadshirt/backstage-plugin-s3","commit_stats":{"total_commits":42,"total_committers":4,"mean_commits":10.5,"dds":"0.33333333333333337","last_synced_commit":"d2409baa765f55b8e6aaa77c5da3dfc306eb1842"},"previous_names":[],"tags_count":116,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spreadshirt%2Fbackstage-plugin-s3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spreadshirt%2Fbackstage-plugin-s3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spreadshirt%2Fbackstage-plugin-s3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spreadshirt%2Fbackstage-plugin-s3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spreadshirt","download_url":"https://codeload.github.com/spreadshirt/backstage-plugin-s3/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246616126,"owners_count":20806063,"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":["backstage","ceph-radosgw","s3"],"created_at":"2024-08-01T06:01:47.419Z","updated_at":"2026-01-22T15:27:47.906Z","avatar_url":"https://github.com/spreadshirt.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# S3 plugins for Backstage\n\nThis repository contains a set of Backstage plugins for interacting with [AWS S3](https://aws.amazon.com/s3/) buckets.\n\nThe plugin provides:\n\n- A backend plugin that exposes a bunch of endpoints that can be used by the frontend and also by end users.\n- A common package containing several types shared by frontend and backend.\n- A frontend page where the users can navigate through the different buckets and their objects. As well as previewing, downloading or getting object information.\n\n## Installation\n\nCheck the installation process for these plugins in the following links:\n\n- [Frontend Plugin Installation](./plugins/s3-viewer/README.md)\n- [Backend Plugin Installation](./plugins/s3-viewer-backend/README.md)\n\n## Deploying new releases ( _internal_ )\n\n- If updating Backstage: Run `yarn backstage-cli versions:bump` to update to the most recent Backstage version\n- After every change made in the plugins, execute `yarn changeset` and follow the steps.\n- When everything is ready, execute locally `yarn release` to update all the plugin versions, update the `CHANGELOG.md` files \u0026 update the `yarn.lock`.\n- Finally, run `yarn publish-release` to publish the packages to npm.\n\n## Development\n\nIt's also possible to test the s3-viewer plugin in an isolated mode. For that, you'll need to execute the following 2 commands:\n\n```sh\n    # From the root of the repository\n    docker compose -f demo/docker-compose.yaml up\n    \n    # Wait until the bucket is created and the files synced, then:\n    yarn start\n```\n\nAfter executing these two commands, a new window in your browser will be opened and you will be able to use the s3-viewer frontend and backend plugins altogether. You should see a platform with a name `test` and a bucket inside called `foobar`. This bucket will contain the data from [`./demo/examples`](./demo/examples/) inside.\n\n## License\n\nCopyright 2020-2025 © sprd.net AG. All rights reserved.\n\nLicensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspreadshirt%2Fbackstage-plugin-s3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspreadshirt%2Fbackstage-plugin-s3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspreadshirt%2Fbackstage-plugin-s3/lists"}