{"id":21748036,"url":"https://github.com/felixbehne/spacelytics","last_synced_at":"2026-04-11T00:37:20.211Z","repository":{"id":40544335,"uuid":"464106235","full_name":"FelixBehne/spacelytics","owner":"FelixBehne","description":"A Web Application to Explore Statistics about SpaceX Operations.","archived":false,"fork":false,"pushed_at":"2023-03-14T11:42:15.000Z","size":17924,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-25T22:56:16.069Z","etag":null,"topics":["auth0","nextjs","react","spacex-api"],"latest_commit_sha":null,"homepage":"https://spacelytics.vercel.app","language":"TypeScript","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/FelixBehne.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}},"created_at":"2022-02-27T10:38:41.000Z","updated_at":"2023-02-17T15:08:23.000Z","dependencies_parsed_at":"2024-11-26T08:11:50.200Z","dependency_job_id":null,"html_url":"https://github.com/FelixBehne/spacelytics","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/FelixBehne%2Fspacelytics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FelixBehne%2Fspacelytics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FelixBehne%2Fspacelytics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FelixBehne%2Fspacelytics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FelixBehne","download_url":"https://codeload.github.com/FelixBehne/spacelytics/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244723334,"owners_count":20499268,"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":["auth0","nextjs","react","spacex-api"],"created_at":"2024-11-26T08:11:46.664Z","updated_at":"2025-12-31T00:03:44.389Z","avatar_url":"https://github.com/FelixBehne.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cbr/\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/FelixBehne/spacelytics\"\u003e\n    \u003cimg src=\"public/rocket.png\" alt=\"Logo\" width=\"70\" height=\"70\"\u003e\n  \u003c/a\u003e\n  \u003ch2 align=\"center\"\u003eSpacelytics\u003c/h2\u003e\n  \u003cp align=\"center\"\u003e\n    A Web Application to Explore Statistics about SpaceX Operations.\n    \u003cbr/\u003e\n    \u003cbr/\u003e\n    \u003ca href=\"https://spacelytics.vercel.app\"\u003e\u003cstrong\u003eExplore the Demo »\u003c/strong\u003e\u003c/a\u003e\n    \u003cbr/\u003e\n    \u003cbr/\u003e\n    \u003ca href=\"https://spacelytics.vercel.app\"\u003eView Demo\u003c/a\u003e\n    .\n    \u003ca href=\"https://github.com/FelixBehne/spacelytics/issues\"\u003eReport Bug\u003c/a\u003e\n    .\n    \u003ca href=\"https://github.com/FelixBehne/spacelytics/issues\"\u003eRequest Feature\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\n![Contributors](https://img.shields.io/github/contributors/FelixBehne/Spacelytics?color=dark-green) ![Forks](https://img.shields.io/github/forks/FelixBehne/Spacelytics?style=social) ![Stargazers](https://img.shields.io/github/stars/FelixBehne/Spacelytics?style=social) ![Issues](https://img.shields.io/github/issues/FelixBehne/Spacelytics) ![License](https://img.shields.io/github/license/FelixBehne/Spacelytics) \n\n## Table Of Contents\n\n- [Table Of Contents](#table-of-contents)\n- [About The Project](#about-the-project)\n- [Built With](#built-with)\n- [Getting Started](#getting-started)\n  - [Prerequisites](#prerequisites)\n  - [Installation](#installation)\n- [License](#license)\n\n\n## About The Project\n\n![Screen Shot](.media/landing-page.png)\n\n\n## Built With\n\nThis project has been built with: \n\n* [nextjs](https://nextjs.org/)\n* [react](https://reactjs.org)\n* [next-auth0](https://github.com/auth0/nextjs-auth0)\n* [css-modules](https://github.com/css-modules/css-modules)\n\n## Getting Started\n\nTo get a local copy up and running follow these simple example steps.\n\n### Prerequisites\n\n* npm or yarn\n\n### Installation\n\n1. Clone the repo\n\n```sh\ngit clone https://github.com/FelixBehne/spacelytics\n```\n\n2. Install NPM packages\n\n```sh\nyarn\n```\n\n3. Fill in the necessary environment variable (needed for authentication)\n\n4. Start the development server\n\n```sh\nyarn dev\n```\n\n## License\n\nDistributed under the MIT License. See [LICENSE](https://github.com/FelixBehne/Spacelytics/blob/main/LICENSE.md) for more information.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelixbehne%2Fspacelytics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffelixbehne%2Fspacelytics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelixbehne%2Fspacelytics/lists"}