{"id":15967443,"url":"https://github.com/marcelo-earth/ISS-Realtime-Locator","last_synced_at":"2025-10-20T11:30:32.929Z","repository":{"id":42231008,"uuid":"292681882","full_name":"360macky/ISS-Realtime-Locator","owner":"360macky","description":"🌎🌌 International Space Station Real-time locator with the current position, Google Maps integrated and deployed in Vercel","archived":false,"fork":false,"pushed_at":"2022-04-09T15:20:25.000Z","size":7081,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-08T19:06:50.196Z","etag":null,"topics":["babel","google-maps-api","international-space-station","iss-realtime-locator","nodejs","react","sass","vercel","webpack"],"latest_commit_sha":null,"homepage":"https://iss-realtime-locator.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/360macky.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-09-03T21:17:41.000Z","updated_at":"2021-12-25T03:31:09.000Z","dependencies_parsed_at":"2022-09-01T05:11:01.080Z","dependency_job_id":null,"html_url":"https://github.com/360macky/ISS-Realtime-Locator","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/360macky%2FISS-Realtime-Locator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/360macky%2FISS-Realtime-Locator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/360macky%2FISS-Realtime-Locator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/360macky%2FISS-Realtime-Locator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/360macky","download_url":"https://codeload.github.com/360macky/ISS-Realtime-Locator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219868994,"owners_count":16555595,"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":["babel","google-maps-api","international-space-station","iss-realtime-locator","nodejs","react","sass","vercel","webpack"],"created_at":"2024-10-07T18:23:28.344Z","updated_at":"2025-10-20T11:30:27.681Z","avatar_url":"https://github.com/360macky.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg\n    src=\".github/ISSRealtimeLocatorIcon.png\"\n    align=\"center\"\n    width=\"100\"\n    alt=\"ISS Realtime Locator\"\n    title=\"ISS Realtime Locator\"\n  /\u003e\n  \u003ch1 align=\"center\"\u003e📡 ISS Realtime Locator ⚡\u003c/h1\u003e\n\u003c/p\u003e\n\n\n\u003cp align=\"center\"\u003e\n  ISS Realtime locator with Google Maps API\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/static/v1?label=NodeJS\u0026message=v11.14.0\u0026color=339933\u0026logo=node.js\u0026style=flat-square\" /\u003e\n  \u003cimg src=\"https://img.shields.io/static/v1?label=React\u0026message=v16.13\u0026color=61DAFB\u0026logo=react\u0026style=flat-square\" /\u003e\n  \u003cimg src=\"https://img.shields.io/static/v1?label=Webpack\u0026message=v4\u0026color=00afdb\u0026logo=webpack\u0026style=flat-square\" /\u003e\n  \u003cimg src=\"https://img.shields.io/static/v1?label=Babel\u0026message=v7.x\u0026color=yellow\u0026logo=babel\u0026style=flat-square\" /\u003e\n  \u003cimg src=\"https://img.shields.io/static/v1?label=Sass\u0026message=v1.26\u0026color=ff54d4\u0026logo=sass\u0026style=flat-square\" /\u003e\n  \u003cimg src=\"https://img.shields.io/static/v1?label=Google%20Maps%20API\u0026message=via%20CDN\u0026color=4285F4\u0026logo=google-maps\u0026style=flat-square\" /\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./.github/screenshot.png\" /\u003e\u003cbr/\u003e\u003cbr/\u003e\n  \u003cb\u003e📱 It's a fully responsive tool for mobile\u003c/b\u003e\u003cbr/\u003e\u003cbr/\u003e\n  \u003cimg src=\"./.github/iphone_screenshot.png\" width=\"200\" /\u003e\u003cimg src=\"./.github/samsung_screenshot.png\" width=\"200\" /\u003e\n\u003c/p\u003e\n\n## 🚀 Deployment\n📦 Install the dependencies\n```bash\nnpm install\n```\n🌙 Run `webpack-dev-server` with development mode\n```bash\nnpx webpack-dev-server\n```\n\n👷 Build the website with Webpack to export in the `public` folder.\n\n```bash\nnpm run build\n```\n\n## 🤲 Contributing\nDo you would like to contribute? Do you want to be the author of a new feature? Awesome! please fork the repository and make changes as you like. [Pull requests](https://github.com/360macky/ISS-Realtime-Locator/pulls) are warmly welcome.\n\n\n## 📃 License\nDistributed under the MIT License.\nSee [`LICENSE`](./LICENSE) for more information.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcelo-earth%2FISS-Realtime-Locator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcelo-earth%2FISS-Realtime-Locator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcelo-earth%2FISS-Realtime-Locator/lists"}