{"id":17123552,"url":"https://github.com/ralucanicola/satellite-explorer","last_synced_at":"2025-04-13T05:53:38.906Z","repository":{"id":88188583,"uuid":"452319042","full_name":"RalucaNicola/satellite-explorer","owner":"RalucaNicola","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-17T14:58:57.000Z","size":66677,"stargazers_count":19,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-13T05:53:33.877Z","etag":null,"topics":["3d","arcgis","orbit","satellites"],"latest_commit_sha":null,"homepage":"https://geoxc-apps.bd.esri.com/space/satellite-explorer/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RalucaNicola.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"license.txt","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":"2022-01-26T15:00:45.000Z","updated_at":"2025-01-24T16:34:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"5b9e1198-50b6-4989-aa9d-b1500cb34ce9","html_url":"https://github.com/RalucaNicola/satellite-explorer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RalucaNicola%2Fsatellite-explorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RalucaNicola%2Fsatellite-explorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RalucaNicola%2Fsatellite-explorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RalucaNicola%2Fsatellite-explorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RalucaNicola","download_url":"https://codeload.github.com/RalucaNicola/satellite-explorer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248670502,"owners_count":21142901,"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":["3d","arcgis","orbit","satellites"],"created_at":"2024-10-14T18:26:30.577Z","updated_at":"2025-04-13T05:53:38.885Z","avatar_url":"https://github.com/RalucaNicola.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Satellite explorer\n\n[Satellite Explorer](https://geoxc-apps.bd.esri.com/space/satellite-explorer/) displays active satellites orbiting the Earth: what are they used for, where are they and who owns them? Discover the current position of each satellite along with purpose, operator and launch information.\n\n[View it live](https://geoxc-apps.bd.esri.com/space/satellite-explorer/)\n\n[![App](./public/assets/image.jpeg)](https://geoxc-apps.bd.esri.com/space/satellite-explorer/)\n\n## Instructions:\n\nYou need to have [git](https://git-scm.com/) and [npm](https://www.npmjs.com/) installed on your machine.\nClone this repository to your computer with the following command:\n\n```sh\ngit clone git@github.com:RalucaNicola/satellite-explorer.git\n```\n\nInstall the modules that are need to run the app:\n\n```sh\nnpm install\n```\n\n## Running the app for development\n\nNow you can start the vite development server to test the app on your local machine:\n\n```sh\n# it will start a server instance and begin listening for connections from localhost on port 3000\nnpm run dev\n```\n\n## Deployment\n\nTo build/deploy the app, you can simply run:\n\n```sh\n# it will place all files needed for deployment into the /dist directory\nnpm run build\n```\n\nCopy the content of the `/dist` directory to the server where you want to deploy the application.\n\n## Requirements\n\n- [ArcGIS API for JavaScript (version 4.25)](https://developers.arcgis.com/javascript/index.html)\n- [SatelliteJS](https://github.com/shashwatak/satellite-js)\n\n## Data\n\n- Satellite metadata from the [Union of Concerned Scientists Satellite Database](https://www.ucsusa.org/resources/satellite-database)\n- Satellite positions calculated from [TLE data](https://celestrak.com/NORAD/elements/active.txt). The data is updated on a weekly basis.\n- [Firefly basemap](https://www.arcgis.com/home/item.html?id=a66bfb7dd3b14228bf7ba42b138fe2ea) by [John Nelson](https://www.esri.com/arcgis-blog/author/j_nelson/)\n\n## Issues\n\nFind a bug or want to request a new feature? Please let us know by submitting an issue.\n\n## Contributing\n\nEsri welcomes contributions from anyone and everyone. Please see our [guidelines for contributing](https://github.com/esri/contributing).\n\n## Licensing\n\nCopyright 2022 Esri\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n\nA copy of the license is available in the repository's [license.txt](license.txt) file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fralucanicola%2Fsatellite-explorer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fralucanicola%2Fsatellite-explorer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fralucanicola%2Fsatellite-explorer/lists"}