{"id":18030183,"url":"https://github.com/humphd/snowy-owls-ca","last_synced_at":"2025-07-17T22:36:26.595Z","repository":{"id":138554485,"uuid":"318290949","full_name":"humphd/snowy-owls-ca","owner":"humphd","description":"Tracking Snowy Owls Across Canada","archived":false,"fork":false,"pushed_at":"2020-12-21T14:33:41.000Z","size":10242,"stargazers_count":8,"open_issues_count":8,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-08T22:05:55.404Z","etag":null,"topics":["arc","aws-lambda","canada","ebird","leaflet","nextjs","owl"],"latest_commit_sha":null,"homepage":"https://snowyowls.ca","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/humphd.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2020-12-03T18:57:14.000Z","updated_at":"2025-02-28T03:50:28.000Z","dependencies_parsed_at":"2023-12-15T17:00:47.374Z","dependency_job_id":"9db57dba-5f7b-4ca1-9a86-0a6edcb9cf80","html_url":"https://github.com/humphd/snowy-owls-ca","commit_stats":{"total_commits":93,"total_committers":2,"mean_commits":46.5,"dds":"0.010752688172043001","last_synced_commit":"e26f25aeee5bf8d6b6e32270b5b25000e5336872"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/humphd/snowy-owls-ca","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humphd%2Fsnowy-owls-ca","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humphd%2Fsnowy-owls-ca/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humphd%2Fsnowy-owls-ca/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humphd%2Fsnowy-owls-ca/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/humphd","download_url":"https://codeload.github.com/humphd/snowy-owls-ca/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humphd%2Fsnowy-owls-ca/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265672372,"owners_count":23808845,"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":["arc","aws-lambda","canada","ebird","leaflet","nextjs","owl"],"created_at":"2024-10-30T09:13:32.029Z","updated_at":"2025-07-17T22:36:26.575Z","avatar_url":"https://github.com/humphd.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [SnowyOwls.ca](https://www.snowyowls.ca)\n\n[![Begin build status](https://buildstatus.begin.app/friend-3ps/status.svg)](https://begin.com)\n\n- Production: https://www.snowyowls.ca\n- Staging: https://staging.snowyowls.ca\n\nA web app to help people find Snowy Owls across Canada.\n\n![Screenshot of app's map showing sighting data](public/map-example.jpg)\n\n## Setup\n\n```\nnpm install\n```\n\nYou also need to install dependencies for the HTTP functions:\n\n```\ncd src/http/get-recent\nnpm install\n\ncd src/http/post-analytics\nnpm install\n```\n\n## eBird Token\n\nYou need to request an [eBird API Token](https://ebird.org/api/keygen). Set the\nvalue of your token in a new file, `.arc-env`:\n\n```\n@testing\nAPI_KEY your-token-here\n```\n\n## Development\n\nTo start a local development server:\n\n```\nnpm run dev\n```\n\nNavigate to http://localhost:3000. Use `ctrl+c` twice to kill the two servers.\n\n## Testing\n\nTo run linting and tests:\n\n```\nnpm run lint\nnpm test\n```\n\n## Building\n\nTo build a production bundle in `out/`:\n\n```\nnpm run build\n```\n\n## Deploying\n\nTo deploy to staging, push to the `main` branch. [Staging](https://staging.snowyowls.ca) is always running what's on `main`.\n\nTo deploy to production, create a tag:\n\n```\ngit tag -a 1.x.y -m \"v1.x.y\"\ngit push origin 1.x.y\n```\n\n## Notes\n\n- if new HTTP functions are added to `src/http/*`, remember to also add rewrite rules to the custom dev server for local development: [dev.js](dev.js)\n- make sure the entire dev environment stays under ~500M. Use `npm run size` to check it.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhumphd%2Fsnowy-owls-ca","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhumphd%2Fsnowy-owls-ca","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhumphd%2Fsnowy-owls-ca/lists"}