{"id":24958280,"url":"https://github.com/mttetc/cryptoguessr","last_synced_at":"2026-04-06T01:33:11.520Z","repository":{"id":249298372,"uuid":"831096758","full_name":"mttetc/cryptoguessr","owner":"mttetc","description":null,"archived":false,"fork":false,"pushed_at":"2025-08-24T14:34:49.000Z","size":650,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-03T11:53:02.990Z","etag":null,"topics":["aws","aws-api-gateway","aws-lambda","aws-sam","cypress","dynamodb","framer-motion","react","shadcn","tailwindcss","tanstack-query","typescript","vite","vitest","zustand"],"latest_commit_sha":null,"homepage":"","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/mttetc.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":"2024-07-19T16:45:05.000Z","updated_at":"2025-08-24T14:34:52.000Z","dependencies_parsed_at":"2025-02-03T07:11:06.481Z","dependency_job_id":"2cd47965-9270-4f92-8731-83548d75f34b","html_url":"https://github.com/mttetc/cryptoguessr","commit_stats":null,"previous_names":["mttetc/cryptoguessr"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mttetc/cryptoguessr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mttetc%2Fcryptoguessr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mttetc%2Fcryptoguessr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mttetc%2Fcryptoguessr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mttetc%2Fcryptoguessr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mttetc","download_url":"https://codeload.github.com/mttetc/cryptoguessr/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mttetc%2Fcryptoguessr/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31456658,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"ssl_error","status_checked_at":"2026-04-05T21:22:51.943Z","response_time":75,"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":["aws","aws-api-gateway","aws-lambda","aws-sam","cypress","dynamodb","framer-motion","react","shadcn","tailwindcss","tanstack-query","typescript","vite","vitest","zustand"],"created_at":"2025-02-03T07:10:46.719Z","updated_at":"2026-04-06T01:33:11.497Z","avatar_url":"https://github.com/mttetc.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Crypto Guessr\n\nThis app uses React, Typescript, Shadcn, Zustand, Tanstack Query, Vite, Cypress, Binance API, AWS lambda, AWS dynamoDB, AWS api gateway, SAM.\n\n## How to Launch the App\n\n1. **Install Dependencies**:\n\n   ```sh\n   npm install\n   ```\n\n2. **Start the Development Server**\n   ```sh\n     npm run dev\n   ```\n\nBy default, the app will be available at http://localhost:5173.\n\n## How to Run Tests\n\n1. Run Unit Tests\n   ```sh\n   npm run test\n   ```\n\n## How to Run Cypress Tests\n\n1. **Ensure the Development Server is Running**: Make sure the app is running at `http://localhost:5173`. If you need to change the base URL, update the baseUrl in the Cypress configuration file (`cypress.config.js`) and the port in `vite.config.ts`.\n\n2. **Run Cypress**\n   ```sh\n   npx cypress open\n   ```\n\nThis will open the Cypress Test Runner where you can run your tests.\n\n## Configuration\n\n**Cypress Configuration**\n\nIf your app is not running at `http://localhost:5173`, you need to update the baseUrl in the Cypress configuration file.\n\nFor example, in `cypress.config.js`:\n\n```sh\n module.exports = {\n     e2e: {\n         baseUrl: 'http://localhost:5173',\n     },\n };\n```\n\n**Vite Configuration**\n\nIf you need to change the port for the Vite development server, update the `vite.config.js` file:\n\n```sh\nexport default {\n    server: {\n        port: 5173,\n    },\n};\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmttetc%2Fcryptoguessr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmttetc%2Fcryptoguessr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmttetc%2Fcryptoguessr/lists"}