{"id":31720893,"url":"https://github.com/nezteb/wildfires","last_synced_at":"2026-08-03T02:31:09.105Z","repository":{"id":277183552,"uuid":"928553821","full_name":"Nezteb/wildfires","owner":"Nezteb","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-11T19:01:10.000Z","size":923,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-06-02T04:10:16.737Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://wildfires.nezteb.net","language":"Elixir","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/Nezteb.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}},"created_at":"2025-02-06T20:25:34.000Z","updated_at":"2025-02-21T21:10:02.000Z","dependencies_parsed_at":"2025-02-12T16:16:44.039Z","dependency_job_id":"e6151e57-1a0f-4059-bcfe-41e5956590d1","html_url":"https://github.com/Nezteb/wildfires","commit_stats":null,"previous_names":["nezteb/wildfires"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Nezteb/wildfires","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nezteb%2Fwildfires","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nezteb%2Fwildfires/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nezteb%2Fwildfires/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nezteb%2Fwildfires/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nezteb","download_url":"https://codeload.github.com/Nezteb/wildfires/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nezteb%2Fwildfires/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36215462,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-03T02:00:06.975Z","response_time":56,"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-09T03:19:31.932Z","updated_at":"2026-08-03T02:31:09.088Z","avatar_url":"https://github.com/Nezteb.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wildfires\n\n## Building / Testing\n\nSetup commands:\n\n```\n# Start dependency services\ndocker compose up --detach \\\n  --remove-orphans \\\n  --renew-anon-volumes \\\n  --force-recreate \\\n  postgres otel jaeger\n\n# Build\nmix deps.get\nmix compile\nmix ecto.create\n\n# Debugging/Testing\niex -S mix\n# or\niex -S mix run --no-start\n\n# Run tests\nMIX_ENV=test mix ecto.create \nmix test\n```\n\nOnce your server is running, you can view the app at: http://localhost:4000/\n\n## Deploying \n\n```\n# Run entire stack in container\ndocker compose up --detach \\\n  --remove-orphans \\\n  --renew-anon-volumes \\\n  --force-recreate \\\n  --build\n```\n\nYou can still view the app at: http://localhost:4000/\n\nOnce running the entire docker stack (which uses `MIX_ENV=prod`), you'll also be able to see Jaeger telemetry here: http://localhost:16686/search\n\nIf I'm running the app (it's on most of the day), you can also see it at: https://wildfires.nezteb.net/\n\n## Screenshots\n\nThe app:\n\n![App Demo](./screenshots/app-demo.png)\n\nJaeger:\n\n![Jaeger Demo](./screenshots/jaeger-demo.png)\n\n### Links\n\n- https://www.arcgis.com/home/item.html?id=d957997ccee7408287a963600a77f61f\n- https://services9.arcgis.com/RHVPKKiFTONKtxq3/arcgis/rest/services/USA_Wildfires_v1/FeatureServer\n- https://developers.arcgis.com/rest/services-reference/enterprise/query-feature-service/\n- https://hex.pm/packages/bandit\n- https://epsg.io/4326\n\n### TODO\n\n- [?] Perimeter data\n- [X] Packaging and deployment plan\n- [X] Telemetry/Monitoring of workload\n- [X] UI to visualize current fires\n- [X] Unit/Integration tests\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnezteb%2Fwildfires","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnezteb%2Fwildfires","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnezteb%2Fwildfires/lists"}