{"id":51336588,"url":"https://github.com/dotzero/been-there","last_synced_at":"2026-07-02T03:04:55.447Z","repository":{"id":361413793,"uuid":"1254328398","full_name":"dotzero/been-there","owner":"dotzero","description":"🌍 BeenThere is a simple way to visualize the countries you've visited on an interactive world map","archived":false,"fork":false,"pushed_at":"2026-06-12T07:50:47.000Z","size":629,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-06-12T09:24:07.200Z","etag":null,"topics":["geography","map","travel-map","visited-countries","world-map"],"latest_commit_sha":null,"homepage":"https://map.dotzero.dev","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/dotzero.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-05-30T12:35:12.000Z","updated_at":"2026-06-12T07:50:51.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/dotzero/been-there","commit_stats":null,"previous_names":["dotzero/been-there"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dotzero/been-there","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotzero%2Fbeen-there","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotzero%2Fbeen-there/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotzero%2Fbeen-there/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotzero%2Fbeen-there/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotzero","download_url":"https://codeload.github.com/dotzero/been-there/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotzero%2Fbeen-there/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35030924,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-02T02:00:06.368Z","response_time":173,"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":["geography","map","travel-map","visited-countries","world-map"],"created_at":"2026-07-02T03:04:53.869Z","updated_at":"2026-07-02T03:04:55.424Z","avatar_url":"https://github.com/dotzero.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Been There\n\n![](./public/logo.png)\n\nBeenThere is a simple way to visualize the countries you've visited on an interactive world map.\n\nSelect countries, track your travels, and instantly generate a shareable map that others can view with a single link.\n\n## Features\n\n- 🌍 Interactive world map\n- ✅ Mark visited countries\n- 🔗 Share your map via URL\n- 🖼️ Export your map as a PNG image\n- 🔒 Fully private — no accounts, no backend, no tracking\n- 💾 All data is stored directly in the URL\n\n## Setup\n\nInstall dependencies:\n\n```bash\nnpm install\n```\n\nCreate a local env file:\n\n```bash\ncp .env.example .env\n```\n\nAdd your public Mapbox token:\n\n```env\nMAPBOX_TOKEN=pk.your_public_mapbox_token_here\n```\n\nMapbox public tokens are safe to use in browser apps, but you should restrict the token by allowed URLs in your Mapbox account before publishing.\n\n## Run with Docker\n\n```bash\ndocker run -d --rm -p 8080:80 -e MAPBOX_TOKEN=pk.your_public_mapbox_token_here ghcr.io/dotzero/been-there:latest\n```\n\n## Run with Docker Compose\n\n```bash\nMAPBOX_TOKEN=pk.your_public_mapbox_token_here docker compose up -d\n```\n\n## Development\n\nStart the dev server:\n\n```bash\nnpm run dev\n```\n\n## License\n\n[MIT](https://opensource.org/license/mit)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotzero%2Fbeen-there","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdotzero%2Fbeen-there","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotzero%2Fbeen-there/lists"}