{"id":18258186,"url":"https://github.com/cheqd/snapshots-ui","last_synced_at":"2026-03-19T03:33:34.752Z","repository":{"id":104816726,"uuid":"465347300","full_name":"cheqd/snapshots-ui","owner":"cheqd","description":"Lightweight front-end app for listing DigitalOcean Spaces object storage. Used to serve cheqd network snapshots","archived":false,"fork":false,"pushed_at":"2023-11-24T14:58:46.000Z","size":35,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-08T22:47:27.207Z","etag":null,"topics":["cheqd","cloudflare-pages","cosmos-sdk","digitalocean-spaces","s3-buckets"],"latest_commit_sha":null,"homepage":"https://snapshots.cheqd.net","language":"HTML","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/cheqd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-03-02T14:48:55.000Z","updated_at":"2023-10-16T03:09:22.000Z","dependencies_parsed_at":"2024-11-05T10:56:37.617Z","dependency_job_id":null,"html_url":"https://github.com/cheqd/snapshots-ui","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cheqd/snapshots-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheqd%2Fsnapshots-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheqd%2Fsnapshots-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheqd%2Fsnapshots-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheqd%2Fsnapshots-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cheqd","download_url":"https://codeload.github.com/cheqd/snapshots-ui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheqd%2Fsnapshots-ui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28632378,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T04:47:28.174Z","status":"ssl_error","status_checked_at":"2026-01-21T04:47:22.943Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cheqd","cloudflare-pages","cosmos-sdk","digitalocean-spaces","s3-buckets"],"created_at":"2024-11-05T10:29:31.870Z","updated_at":"2026-01-21T11:10:59.631Z","avatar_url":"https://github.com/cheqd.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Snapshots Explorer for cheqd networks\n\nSimple browser-based app to display contents of an S3-compatible object storage bucket. Used for [snapshots.cheqd.net](https://snapshots.cheqd.net).\n\nThis repo is forked from [awslabs/aws-js-s3-explorer](https://github.com/awslabs/aws-js-s3-explorer) to utilise [DigitalOcean's Spaces object-storage offering](https://www.digitalocean.com/products/spaces) instead of AWS S3.\n\n## Usage\n\nTo retarget this repo to a different DigitalOcean Spaces storage, change the following lines to your own endpoint using the examples below.\n\nLine 185:\n\n```javascript\nvar endpoint = 'nyc1.cdn.digitaloceanspaces.com'\n```\n\nLine 482:\n\n```javascript\nAWS.config.region = 'nyc1';\n```\n\nLine 658-659:\n\n```javascript\ns3exp_config.Bucket = '\u003cspace-name\u003e';\ns3exp_config.Region = 'nyc1';\n```\n\n## Deploy\n\nThe [snapshots.cheqd.net](snapshots.cheqd.net) microsite is auto-deployed using [Cloudflare Pages](https://developers.cloudflare.com/pages/platform/github-integration) using its GitHub integration. No configuration is required besides connecting your repository to Cloudflare.\n\n### CORS Settings\n\nCORS settings need to be specified to allow the file explorer front-end to fetch and list file details.\n\nThese steps assume that the deployment has been done to Cloudflare Pages. Follow [DigitalOcean's guide on defining CORS settings](https://docs.digitalocean.com/products/spaces/how-to/configure-cors/) to set the following:\n\n1. **Origin** to `https://\u003csubdomain\u003e.pages.dev`\n2. **Allowed Methods** to `GET` and `HEAD`\n3. **Allowed Headers** to `*`\n4. (optional )**Access Control Max Age** to 7200\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcheqd%2Fsnapshots-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcheqd%2Fsnapshots-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcheqd%2Fsnapshots-ui/lists"}