{"id":28624036,"url":"https://github.com/parthpanchal123/antariksh","last_synced_at":"2026-02-21T09:30:57.624Z","repository":{"id":40322846,"uuid":"369766031","full_name":"parthpanchal123/antariksh","owner":"parthpanchal123","description":"Antariksh 🚀 : A beautiful visual treat of the space, planets and galaxies from space captured by NASA .","archived":false,"fork":false,"pushed_at":"2025-09-13T07:16:21.000Z","size":8002,"stargazers_count":12,"open_issues_count":8,"forks_count":10,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-25T01:46:04.226Z","etag":null,"topics":["astronomy-picture","hacktoberfest","nasa-api","nasa-image-gallery","nextjs","reactjs","server-side-rendering","static-site-generation","tailwindcss","tailwindui","typescript","vercel"],"latest_commit_sha":null,"homepage":"https://antariksh.vercel.app/","language":"TypeScript","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/parthpanchal123.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2021-05-22T09:20:27.000Z","updated_at":"2025-06-23T12:07:19.000Z","dependencies_parsed_at":"2024-05-10T06:28:12.181Z","dependency_job_id":"a069ce75-be5f-411c-84e6-4cc3c9b32c09","html_url":"https://github.com/parthpanchal123/antariksh","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/parthpanchal123/antariksh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parthpanchal123%2Fantariksh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parthpanchal123%2Fantariksh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parthpanchal123%2Fantariksh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parthpanchal123%2Fantariksh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parthpanchal123","download_url":"https://codeload.github.com/parthpanchal123/antariksh/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parthpanchal123%2Fantariksh/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29678224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T06:23:40.028Z","status":"ssl_error","status_checked_at":"2026-02-21T06:23:39.222Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["astronomy-picture","hacktoberfest","nasa-api","nasa-image-gallery","nextjs","reactjs","server-side-rendering","static-site-generation","tailwindcss","tailwindui","typescript","vercel"],"created_at":"2025-06-12T07:10:44.508Z","updated_at":"2026-02-21T09:30:57.606Z","avatar_url":"https://github.com/parthpanchal123.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Antariksh 🚀 : A virtual space world\n\n![](https://img.shields.io/badge/next.js-000000?style=for-the-badge\u0026logo=next-dot-js\u0026logoColor=white)\n![](https://img.shields.io/badge/Tailwind_CSS-38B2AC?style=for-the-badge\u0026logo=tailwind-css\u0026logoColor=white)\n![](https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge\u0026logo=typescript\u0026logoColor=white)\n\n# Stack\n\n✨ NextJS with Server Side Rendering (SSR) and Static Site Generation (SSG) methods.  \n✨ Tailwind CSS for the UI components design.  \n✨ NASA API for fetching astronomy picture of the day and other topic images .\n\n# Screenshots\n\n- Homepage\n  ![](https://user-images.githubusercontent.com/46792249/135755550-c8af2c94-0026-4c32-8a71-a4938ea9ec57.png)\n- ISS Crew\n  ![](https://user-images.githubusercontent.com/46792249/135755470-3b656304-47f2-4c5f-9897-ca35f31c307b.png)\n- Search Page\n  ![](https://user-images.githubusercontent.com/46792249/135755487-e9477977-de53-452a-8808-4f8230cfdcb3.png)\n- Astronomy Picture of the Day\n  ![](https://user-images.githubusercontent.com/46792249/135755490-2d350751-8000-430e-b6fa-f014a5d900cb.png)\n\n## API key setup\n\n- Get your API keys from [NASA](https://api.nasa.gov/).\n- Make a `.env` file in the root of the project and add the api key to the `API_KEY` variable. (Refer the example.env file already present in the repository) . The reason for this is that the API key is confidential and already added to gitignore so that it wont get pushed to github.\n\nThis is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).\n\n## Contributing\n\n- Refer this [Contributing.md](https://github.com/parthpanchal123/antariksh/blob/main/CONTRIBUTING.md) file for the guidelines for contributing to the project.\n\n## Getting Started\n\nFirst, run the development server:\n\n```bash\nnpm run dev\n# or\nyarn dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\nYou can start editing the page by modifying `pages/index.js`. The page auto-updates as you edit the file.\n\n[API routes](https://nextjs.org/docs/api-routes/introduction) can be accessed on [http://localhost:3000/api/hello](http://localhost:3000/api/hello). This endpoint can be edited in `pages/api/hello.js`.\n\nThe `pages/api` directory is mapped to `/api/*`. Files in this directory are treated as [API routes](https://nextjs.org/docs/api-routes/introduction) instead of React pages.\n\n## Learn More\n\nTo learn more about Next.js, take a look at the following resources:\n\n- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.\n- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.\n\nYou can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!\n\n## Deploy on Vercel\n\nThe easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template\u0026filter=next.js\u0026utm_source=create-next-app\u0026utm_campaign=create-next-app-readme) from the creators of Next.js.\n\nCheck out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparthpanchal123%2Fantariksh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparthpanchal123%2Fantariksh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparthpanchal123%2Fantariksh/lists"}