{"id":31799806,"url":"https://github.com/pierregode/frbexplorer","last_synced_at":"2025-10-10T22:50:06.343Z","repository":{"id":302079621,"uuid":"1011167859","full_name":"PierreGode/FRBExplorer","owner":"PierreGode","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-30T13:15:08.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-30T13:30:56.567Z","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/PierreGode.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,"zenodo":null}},"created_at":"2025-06-30T12:04:57.000Z","updated_at":"2025-06-30T13:15:11.000Z","dependencies_parsed_at":"2025-06-30T13:33:00.879Z","dependency_job_id":"fbbf4795-139c-47d8-8370-38d63c5d62a9","html_url":"https://github.com/PierreGode/FRBExplorer","commit_stats":null,"previous_names":["pierregode/frbexplorer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PierreGode/FRBExplorer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PierreGode%2FFRBExplorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PierreGode%2FFRBExplorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PierreGode%2FFRBExplorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PierreGode%2FFRBExplorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PierreGode","download_url":"https://codeload.github.com/PierreGode/FRBExplorer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PierreGode%2FFRBExplorer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005458,"owners_count":26083902,"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-10-10T02:00:06.843Z","response_time":62,"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-10-10T22:50:03.041Z","updated_at":"2025-10-10T22:50:06.335Z","avatar_url":"https://github.com/PierreGode.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FRBExplorer\n\nThis repository hosts a static website for browsing Fast Radio Burst (FRB) data. All pages load local JSON files and render them in the browser using JavaScript.\n\n## Pages\n\n- **index.html** - overview table of all FRB detections.\n- **repeaters.html** - table of repeating FRB sources.\n- **plots.html** - basic chart visualisation of catalogue entries.\n- **pulsars.html** - table of pulsars with chart.\n\n## Local Testing\n\nRun a simple HTTP server in the repository root:\n\n```bash\npython3 -m http.server\n```\n\nThen open `http://localhost:8000/index.html` in your browser. You can navigate to the other pages from there.\n\n## Automated Data Updates\n\nThe repository includes a GitHub Actions workflow that fetches the latest catalogue, repeater and pulsar data once every hour and on each push. The workflow runs the helper scripts in `scripts/` and commits any changes before deploying the site to GitHub Pages.\n\nTo run the update scripts locally:\n\n```bash\n./scripts/updateAll.sh\n```\n\nThis will regenerate `catalogue.json`, `repeaters.json` and `pulsars.json` using the remote data sources.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpierregode%2Ffrbexplorer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpierregode%2Ffrbexplorer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpierregode%2Ffrbexplorer/lists"}