{"id":47868365,"url":"https://github.com/samn/dynamical-weather-bot","last_synced_at":"2026-04-04T00:39:25.535Z","repository":{"id":342174221,"uuid":"1172862004","full_name":"samn/dynamical-weather-bot","owner":"samn","description":"Personalized probabilistic weather digests ","archived":false,"fork":false,"pushed_at":"2026-04-01T13:41:49.000Z","size":833,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-04T00:39:20.355Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/samn.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-04T19:07:23.000Z","updated_at":"2026-04-01T13:41:52.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/samn/dynamical-weather-bot","commit_stats":null,"previous_names":["samn/dynamical-weather-bot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/samn/dynamical-weather-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samn%2Fdynamical-weather-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samn%2Fdynamical-weather-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samn%2Fdynamical-weather-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samn%2Fdynamical-weather-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samn","download_url":"https://codeload.github.com/samn/dynamical-weather-bot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samn%2Fdynamical-weather-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31383634,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-03T23:20:52.058Z","status":"ssl_error","status_checked_at":"2026-04-03T23:20:51.675Z","response_time":107,"last_error":"SSL_read: 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-04-04T00:39:21.714Z","updated_at":"2026-04-04T00:39:25.526Z","avatar_url":"https://github.com/samn.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dynamical-weather-bot\n\nPersonalized probabilistic weather digests powered by [dynamical.org](https://dynamical.org) GEFS ensemble data.\n\nEnter a location (browser geolocation or US ZIP code) to get a 72-hour forecast showing temperature, precipitation, wind speed, and cloud cover with uncertainty ranges across 31 ensemble members.\n\n## Prerequisites\n\n- [mise](https://mise.jdx.dev) for toolchain management\n\n## Setup\n\n```sh\nmise install          # install Node 24 and prek\nnpm install           # install dependencies\nprek install          # install pre-commit hooks\n```\n\n## Development\n\n```sh\nnpm run dev           # start Vite dev server\nnpm run build         # production build\nnpm run preview       # preview production build\n```\n\n## Checks\n\n```sh\nnpm run check         # run all checks (fmt, typecheck, lint, test)\nnpm run fmt           # format with oxfmt\nnpm run fmt:check     # check formatting without writing\nnpm run typecheck     # type check with tsc\nnpm run lint          # lint with oxlint\nnpm test              # run tests with vitest (includes coverage)\n```\n\n## Deployment\n\nThe app deploys to [Cloudflare Workers](https://developers.cloudflare.com/workers/static-assets/) as a static site.\n\n### CI/CD\n\nPushes to `main` trigger two GitHub Actions workflows:\n\n1. **CI** — runs formatting, typecheck, lint, tests with coverage thresholds, and a production build\n2. **Deploy** — runs after CI succeeds, builds and deploys to Cloudflare Workers via `wrangler deploy`\n\n### GitHub Secrets\n\nAdd these secrets to the repository (`Settings \u003e Secrets and variables \u003e Actions`):\n\n- **`CLOUDFLARE_API_TOKEN`** — Cloudflare API token with Workers edit permission\n- **`CLOUDFLARE_ACCOUNT_ID`** — your Cloudflare account ID\n\n### Manual deploy\n\n```sh\nnpm run build\nnpx wrangler deploy\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamn%2Fdynamical-weather-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamn%2Fdynamical-weather-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamn%2Fdynamical-weather-bot/lists"}