{"id":28206885,"url":"https://github.com/jaykaycodes/ecfradar","last_synced_at":"2025-06-11T22:30:42.550Z","repository":{"id":277070316,"uuid":"931235741","full_name":"jaykaycodes/ecfradar","owner":"jaykaycodes","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-12T04:46:08.000Z","size":300,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-17T11:37:07.232Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaykaycodes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-02-11T23:57:21.000Z","updated_at":"2025-02-12T04:46:11.000Z","dependencies_parsed_at":"2025-02-12T01:23:40.545Z","dependency_job_id":"151d2dea-3c72-4538-8f2c-c713937ae8fd","html_url":"https://github.com/jaykaycodes/ecfradar","commit_stats":null,"previous_names":["jkcorrea/ecfradar","jaykaycodes/ecfradar"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jaykaycodes/ecfradar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaykaycodes%2Fecfradar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaykaycodes%2Fecfradar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaykaycodes%2Fecfradar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaykaycodes%2Fecfradar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaykaycodes","download_url":"https://codeload.github.com/jaykaycodes/ecfradar/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaykaycodes%2Fecfradar/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259354718,"owners_count":22844912,"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":[],"created_at":"2025-05-17T11:32:31.552Z","updated_at":"2025-06-11T22:30:42.542Z","avatar_url":"https://github.com/jaykaycodes.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eCFRadar\n\nInteractive explorer for the Code of Federal Regulations (CFR). View agencies, titles, and their relationships in an easy-to-navigate interface.\n\n## Setup\n\n```bash\ncp .env.example .env # Add your API keys\n\n# Install dependencies\nbun install\n\n# Prepare data (this will take a few minutes)\nbun run bin/1-download.ts\nbun run bin/2-extract.ts\nbun run bin/3-summarize.ts --ai\n\n# Start dev server\nbun dev\n```\n\n## Development\n\nThe app is built with:\n\n- React + TypeScript\n- TanStack Router for routing\n- Tailwind CSS for styling\n- Jotai for state management\n\n## Data Pipeline\n\nThe `/bin` directory contains scripts that:\n\n1. Download CFR XML data from ecfr.gov\n2. Extract title \u0026 chapter information\n3. Generates summaries of the data\n4. Prepare the data for deployment\n\n## Deployment\n\nThis site is deployed on Cloudflare Pages. To deploy:\n\n1. Install Wrangler:\n\n```bash\nbun add -g wrangler\n```\n\n2. Login to Cloudflare:\n\n```bash\nwrangler login\n```\n\n3. Deploy:\n\n```bash\nbun run deploy\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaykaycodes%2Fecfradar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaykaycodes%2Fecfradar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaykaycodes%2Fecfradar/lists"}