{"id":31911866,"url":"https://github.com/camerodev/nasa-data-explorer","last_synced_at":"2025-10-13T17:30:05.668Z","repository":{"id":309192089,"uuid":"1035437026","full_name":"camerodev/nasa-data-explorer","owner":"camerodev","description":"React + Node.js NASA API Explorer","archived":false,"fork":false,"pushed_at":"2025-08-10T12:44:16.000Z","size":40,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-10T13:27:14.317Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/camerodev.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,"zenodo":null}},"created_at":"2025-08-10T11:56:11.000Z","updated_at":"2025-08-10T12:44:20.000Z","dependencies_parsed_at":"2025-08-10T13:27:16.728Z","dependency_job_id":"845454d5-79ce-4c0e-90cf-e1d9d1890ff5","html_url":"https://github.com/camerodev/nasa-data-explorer","commit_stats":null,"previous_names":["camerodev/nasa-data-explorer"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/camerodev/nasa-data-explorer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camerodev%2Fnasa-data-explorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camerodev%2Fnasa-data-explorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camerodev%2Fnasa-data-explorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camerodev%2Fnasa-data-explorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/camerodev","download_url":"https://codeload.github.com/camerodev/nasa-data-explorer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camerodev%2Fnasa-data-explorer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279016291,"owners_count":26085828,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"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":[],"created_at":"2025-10-13T17:30:00.761Z","updated_at":"2025-10-13T17:30:05.651Z","avatar_url":"https://github.com/camerodev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NASA Mission Control\nA full-stack web application to explore data from NASA's public APIs, including Astronomy Picture of the Day (APOD), Mars Rover Photos, Near Earth Objects (NEO) data, and NASA Image/Video Library.\n## Tech Stack\n### Backend\n- Node.js + Express\n- Axios for NASA API requests\n- express-rate-limit for API rate limiting\n- Helmet + CORS for security\n- Compression for performance\n### Frontend\n- React + Vite\n- React Query for data fetching and caching\n- Material UI for UI components\n- Lightbox for image viewing\n## Getting Started\n### 1. Clone the Repository\n```\ngit clone https://github.com/camerodev/nasa-data-explorer.git\ncd nasa-data-explorer\n```\n### 2. Backend Setup\n```\ncd backend\nnpm install\n```\n- Create a .env file\n```\nbash\ncp .env.example .env\n```\nYou can get a free NASA API key from: https://api.nasa.gov/ and change the NASA_API_KEY with yours.\n```\nNASA_API_KEY=your_nasa_api_key\nPORT=4000\n```\n- Start the backend:\n```\nnpm run dev\n```\n### 3. Frontend Setup\n```\ncd ../frontend\nnpm install\n```\n- Create a .env file\n```\nVITE_API_BASE_URL=http://localhost:4000/api\n```\n- Start the frontend:\n```\nnpm run dev\n```\n## Planned Features\n- User Authentication\n- Mobile Optimization: Further improve responsiveness for small devices.\n- Backend Tests: Add unit and integration tests for reliability.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcamerodev%2Fnasa-data-explorer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcamerodev%2Fnasa-data-explorer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcamerodev%2Fnasa-data-explorer/lists"}