{"id":18538472,"url":"https://github.com/bryanbill/locator","last_synced_at":"2025-05-15T02:12:20.004Z","repository":{"id":217913394,"uuid":"744845714","full_name":"bryanbill/locator","owner":"bryanbill","description":"This is a simple OpenLayers application that tracks the location of a device, and displays it on a map. It is intended to be used as a demonstration of the OpenLayers library.","archived":false,"fork":false,"pushed_at":"2024-01-24T13:35:43.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-17T07:45:03.871Z","etag":null,"topics":["openlayers"],"latest_commit_sha":null,"homepage":"https://locator-rouge.vercel.app/","language":"JavaScript","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/bryanbill.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}},"created_at":"2024-01-18T05:53:03.000Z","updated_at":"2024-01-18T05:54:06.000Z","dependencies_parsed_at":"2025-01-12T00:01:43.418Z","dependency_job_id":null,"html_url":"https://github.com/bryanbill/locator","commit_stats":null,"previous_names":["bryanbill/locator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryanbill%2Flocator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryanbill%2Flocator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryanbill%2Flocator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryanbill%2Flocator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bryanbill","download_url":"https://codeload.github.com/bryanbill/locator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254259439,"owners_count":22040821,"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":["openlayers"],"created_at":"2024-11-06T19:43:53.096Z","updated_at":"2025-05-15T02:12:19.960Z","avatar_url":"https://github.com/bryanbill.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Locator - An OpenLayers live location tracker\n\nThis is a simple OpenLayers application that tracks the location of a device, and displays it on a map. It is intended to be used as a demonstration of the [OpenLayers](https://openlayers.org/) library.\n\n## Usage\n\nTO run this application, you will need to have [Node.js](https://nodejs.org/en/) installed. Then, run the following commands:\n\n```bash\nnpm install\nnpm run dev\n```\n\nThis will start a development server on port 8080. You can then access the application at \u003c\u003chttp://localhost:5173\u003e\u003e.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n```mermaid\ngraph TD\n  subgraph HTML\n    index.html\n    style.css\n  end\n\n  subgraph JavaScript\n    index.js\n    sw.js\n  end\n\n  subgraph External_Libraries\n    OpenLayers\n  end\n\n  subgraph IndexedDB\n    IDB\n  end\n\n  subgraph Service_Worker\n    sw.js\n  end\n\n  index.js --\u003e OpenLayers\n  index.js --\u003e IDB\n  index.js --\u003e sw.js\n  sw.js --\u003e IndexedDB\n\n  style.css --\u003e index.html\n  index.js --\u003e index.html\n  OpenLayers --\u003e index.html\n  sw.js --\u003e index.html\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbryanbill%2Flocator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbryanbill%2Flocator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbryanbill%2Flocator/lists"}