{"id":49949974,"url":"https://github.com/salindersidhu/quakemap-site","last_synced_at":"2026-05-17T18:17:16.225Z","repository":{"id":37024314,"uuid":"482042513","full_name":"salindersidhu/quakemap-site","owner":"salindersidhu","description":"Landing page for the Quakemap mobile app","archived":false,"fork":false,"pushed_at":"2026-04-18T22:55:49.000Z","size":57297,"stargazers_count":2,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-19T00:38:26.694Z","etag":null,"topics":["landing-page","nextjs","reactjs","tailwindui"],"latest_commit_sha":null,"homepage":"quakemap.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/salindersidhu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2022-04-15T17:59:00.000Z","updated_at":"2026-04-18T22:54:40.000Z","dependencies_parsed_at":"2023-02-09T13:46:12.235Z","dependency_job_id":"f0746976-027b-448a-b5e4-b9ad4b239f88","html_url":"https://github.com/salindersidhu/quakemap-site","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/salindersidhu/quakemap-site","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salindersidhu%2Fquakemap-site","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salindersidhu%2Fquakemap-site/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salindersidhu%2Fquakemap-site/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salindersidhu%2Fquakemap-site/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/salindersidhu","download_url":"https://codeload.github.com/salindersidhu/quakemap-site/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salindersidhu%2Fquakemap-site/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33149523,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T09:28:26.183Z","status":"ssl_error","status_checked_at":"2026-05-17T09:27:52.702Z","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":["landing-page","nextjs","reactjs","tailwindui"],"created_at":"2026-05-17T18:17:15.433Z","updated_at":"2026-05-17T18:17:16.219Z","avatar_url":"https://github.com/salindersidhu.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Quakemap Landing Site\n\n[![Contributors](https://img.shields.io/github/contributors/salindersidhu/quakemap-site?style=for-the-badge)](https://github.com/salindersidhu/quakemap-site/graphs/contributors) [![License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=for-the-badge)](/LICENSE)\n\n## Overview\n\nThe offical landing page for [Quakemap](https://play.google.com/store/apps/details?id=com.sal.quakemap). Built using React and other open source technologies.\n\n\u003cimg src=\"https://images.squarespace-cdn.com/content/v1/5cc22d6593a63233d214110c/1597710652025-QEY2UL92MLE1E2BX4WSJ/Vercel+%28Zeit%29.jpg\" width=\"150\" /\u003e \u003cimg src=\"https://miro.medium.com/v2/resize:fit:1258/1*okiCUvTUJLtOqJv1dMzwpA.png\" width=\"150\" /\u003e \u003cimg src=\"https://user-images.githubusercontent.com/98990/89711240-4172a200-d989-11ea-8d51-4aaf922fa407.png\" width=\"150\" /\u003e \u003cimg src=\"https://miro.medium.com/max/400/1*mrOXGyIa3BlPK80peLmEbA.png\" width=\"150\" /\u003e \u003cimg src=\"https://camo.githubusercontent.com/86918d276006681ebba60a6dba69d4c090751d7c2487ffe3608fa126cbb5b8f2/68747470733a2f2f63646e2e7261776769742e636f6d2f7a656b652f6a6176617363726970742d79656c6c6f772f6d61737465722f6c6f676f2e737667\" width=\"150\" /\u003e\n\n## Prerequisite Software\n\n| Software | Version  |\n| :------- | :------- |\n| Git      | 2.20.1+  |\n| Node     | 10.15.0+ |\n\n## Getting Started\n\n1. Run the following command to install all the required packages:\n\n```bash\nnpm i\n```\n\n## Running\n\n1. Run the development server:\n\n```bash\nnpm run dev\n```\n\n2. Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\n## Production Build\n\n1. Create and merge a Pull Request into the main branch.\n\n2. The production site is automatically deployed to [https://quakemap.vercel.app/](https://quakemap.vercel.app/).\n\n## Project Structure\n\n    .\n    ├── ...\n    ├── src\n    │    ├── app\n    │    │    ├── eula\n    │    │    │    ├── page.tsx     # Eula page\n    │    │    │    └── ...\n    │    │    ├── faq\n    │    │    │    ├── page.tsx     # FAQ page\n    │    │    │    └── ...\n    │    │    ├── privacy\n    │    │    │    ├── page.tsx     # Privacy Policy page\n    │    │    │    └── ...\n    │    │    ├── page.tsx          # Home page\n    │    │    ├── favicon.ico\n    │    │    ├── globals.css\n    │    │    └── ...\n    │    ├── components             # Components\n    │    │    └── ...\n    │    └── data                   # Content\n    │         └── ...\n    ├── public                      # Images\n    │    └── ...\n    ├── next.config.ts              # Next config\n    ├── postcss.config.mjs          # Post CSS config\n    ├── tailwind.config.ts          # Tailwind config\n    └── ...\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsalindersidhu%2Fquakemap-site","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsalindersidhu%2Fquakemap-site","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsalindersidhu%2Fquakemap-site/lists"}