{"id":30067846,"url":"https://github.com/setchy/guidealong-maps","last_synced_at":"2025-08-08T09:42:06.543Z","repository":{"id":306819714,"uuid":"1027295439","full_name":"setchy/guidealong-maps","owner":"setchy","description":"GuideAlong mapping / visualization","archived":false,"fork":false,"pushed_at":"2025-07-27T20:25:08.000Z","size":39,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-27T21:24:12.431Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/setchy.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-27T18:12:45.000Z","updated_at":"2025-07-27T20:25:11.000Z","dependencies_parsed_at":"2025-07-27T21:24:13.609Z","dependency_job_id":"fa385260-8e99-4415-ae1a-51535d0d83e3","html_url":"https://github.com/setchy/guidealong-maps","commit_stats":null,"previous_names":["setchy/guidealong-maps"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/setchy/guidealong-maps","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/setchy%2Fguidealong-maps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/setchy%2Fguidealong-maps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/setchy%2Fguidealong-maps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/setchy%2Fguidealong-maps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/setchy","download_url":"https://codeload.github.com/setchy/guidealong-maps/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/setchy%2Fguidealong-maps/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269401588,"owners_count":24410933,"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","status":"online","status_checked_at":"2025-08-08T02:00:09.200Z","response_time":72,"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-08-08T09:42:05.213Z","updated_at":"2025-08-08T09:42:06.503Z","avatar_url":"https://github.com/setchy.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GuideAlong Tours Map\n\nThis project is a simple web app that displays [GuideAlong][guidealong] tours on a Google Map. \n\n![GuideAlong Tours][screenshot]\n\nBy default it uses geocoded tour information from `./src/data/tours.json` to plot tour markets on an interactive map.\n\nThere is also the ability to fetch the most recent tour information from [guidealong.com/tour-list][guidealong-tours] and geocode the locations.\n\nIf you'd like to show completed trips, these can be added into `./src/data/completed.json` and will be plotted with a green GuideAlong logo. \n\n## Features\n- Display all GuideAlong tours on a single view\n- Geocodes tour locations using Google Maps\n- Fetches live tour data (with CORS proxy)\n- Marker popups show tour title, description, and link\n- Search/filter tours by name, country, state, type or status\n\n## Setup\n1. Clone or download this repository.\n2. Add your Google Maps API key to a `./src/config/.env` file as:\n   ```\n   GOOGLE_MAPS_API_KEY=your_api_key_here\n   ```\n\n## Running Locally\nTo serve the app locally, use:\n\n```\npnpm start\n```\n\nThis will start a local web server and open the app in your browser.\n\n## Requirements\n- Node.js\n- Internet connection (for live tour data and Google Maps)\n\n## License\nThis project is for demonstration purposes and is not affiliated with GuideAlong.\n\n\n\u003c!-- Links --\u003e\n[screenshot]: ./src/assets/image.png\n[guidealong]: https://guidealong.com\n[guidealong-tours]: https://guidealong.com/tour-list","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsetchy%2Fguidealong-maps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsetchy%2Fguidealong-maps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsetchy%2Fguidealong-maps/lists"}