{"id":42281923,"url":"https://github.com/ugns/route53-dns-manager","last_synced_at":"2026-01-27T08:21:58.660Z","repository":{"id":304694687,"uuid":"1019627660","full_name":"ugns/route53-dns-manager","owner":"ugns","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-14T21:14:15.000Z","size":358,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-14T21:18:25.676Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HCL","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/ugns.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-07-14T16:09:30.000Z","updated_at":"2025-07-14T21:14:19.000Z","dependencies_parsed_at":"2025-07-14T21:24:17.774Z","dependency_job_id":"7be2fedf-c00d-46ee-b846-d6258c0dfd03","html_url":"https://github.com/ugns/route53-dns-manager","commit_stats":null,"previous_names":["ugns/route53-dns-manager"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/ugns/route53-dns-manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ugns%2Froute53-dns-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ugns%2Froute53-dns-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ugns%2Froute53-dns-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ugns%2Froute53-dns-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ugns","download_url":"https://codeload.github.com/ugns/route53-dns-manager/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ugns%2Froute53-dns-manager/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28809461,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T07:41:26.337Z","status":"ssl_error","status_checked_at":"2026-01-27T07:41:08.776Z","response_time":168,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":[],"created_at":"2026-01-27T08:21:58.037Z","updated_at":"2026-01-27T08:21:58.653Z","avatar_url":"https://github.com/ugns.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Route53 DNS Manager\n\nThis is a full-stack web application for managing DNS records in AWS Route53, with Google OAuth authentication and Bluesky DID verification.\n\n## Features\n\n- **Google OAuth**: Users authenticate via Google to manage their DNS records.\n- **Bluesky DID Verification**: Validates DIDs against the PLC directory before allowing DNS record creation.\n- **DNS Management**: Create, update, and delete TXT records in Route53 for custom hostnames under your domain.\n- **Ownership Enforcement**: Only the creator (Google user) can update or remove their own DNS records.\n- **Stateless Ownership**: Ownership is stored as a TXT record in Route53, no database required.\n\n## Project Structure\n\n- `src/`: React frontend (Google login, DNS form, record listing)\n- `server/`: Express backend (Google token verification, Route53 integration)\n- `terraform/`: Infrastructure as code for AWS Amplify, Route53, and domain setup\n- `amplify.yml`: Amplify build configuration for frontend and backend\n\n## Environment Variables\n\nSet these in your Amplify environment or `.env` files:\n\n- `GOOGLE_CLIENT_ID`: Google OAuth client ID\n- `HOSTED_ZONE_ID`: Route53 hosted zone ID\n- `DNS_DOMAIN`: Your domain name\n- `AWS_REGION`: AWS region (default: us-east-1)\n\n## Deployment\n\nDeployment is automated via AWS Amplify and Terraform:\n\n1. **Terraform** provisions Amplify, Route53, and domain resources, and sets environment variables.\n2. **Amplify** builds and deploys both frontend and backend, passing environment variables to each.\n\n## Usage\n\n1. Login with Google.\n2. Enter your Bluesky DID and desired hostname.\n3. Submit to create or update a DNS TXT record for `_atproto.\u003chostname\u003e.\u003cdomain\u003e` (DID) and `\u003chostname\u003e.\u003cdomain\u003e` (ownership).\n4. Only the creator can update or remove their records.\n5. Records are validated for DID format and existence in the PLC directory.\n\n## Development\n\n### Frontend\n\n```bash\nnpm install\nnpm start\n```\n\n### Backend\n\n```bash\ncd server\nnpm install\nnpm start\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fugns%2Froute53-dns-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fugns%2Froute53-dns-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fugns%2Froute53-dns-manager/lists"}