{"id":19252095,"url":"https://github.com/optimism-java/dispute-explorer-frontend","last_synced_at":"2025-02-23T16:49:47.266Z","repository":{"id":244872701,"uuid":"814573118","full_name":"optimism-java/dispute-explorer-frontend","owner":"optimism-java","description":"The frontend application of dispute-explorer","archived":false,"fork":false,"pushed_at":"2025-02-18T15:47:41.000Z","size":1247,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"development","last_synced_at":"2025-02-18T16:34:13.545Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/optimism-java.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-06-13T09:16:50.000Z","updated_at":"2025-02-18T15:47:44.000Z","dependencies_parsed_at":"2024-07-28T16:32:27.739Z","dependency_job_id":"32f94a9e-7dda-45be-ac20-397f03d87999","html_url":"https://github.com/optimism-java/dispute-explorer-frontend","commit_stats":null,"previous_names":["optimism-java/dispute-explorer-frontend"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/optimism-java%2Fdispute-explorer-frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/optimism-java%2Fdispute-explorer-frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/optimism-java%2Fdispute-explorer-frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/optimism-java%2Fdispute-explorer-frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/optimism-java","download_url":"https://codeload.github.com/optimism-java/dispute-explorer-frontend/tar.gz/refs/heads/development","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240347820,"owners_count":19787235,"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":[],"created_at":"2024-11-09T18:25:28.313Z","updated_at":"2025-02-23T16:49:47.235Z","avatar_url":"https://github.com/optimism-java.png","language":"TypeScript","readme":"## Getting Started\n\nyou should run the [backend service](https://optimism-java.github.io/superproof-docs/deployment/use_docker) first\n\n### Run with source code\n\n1. install deps:\n\n```bash\npnpm install\n```\n\n2. config the dev environment\n\n```bash\ncp .env.example .env.local\n```\n\nthere are four envs in `.env.example` file\n\n```\nNEXT_PUBLIC_API_KEY=\nNEXT_PUBLIC_OP_MAINNET_URL=\nNEXT_PUBLIC_OP_SEPOLIA_URL=\nNEXT_PUBLIC_BASE_SEPOLIA_URL=\n```\n\n`NEXT_PUBLIC_API_KEY` is the `meiliSearch` service token, know\nmore about the [token](https://optimism-java.github.io/superproof-docs/deployment/use_docker)\n\nThe next three envs deponds on the network, only one env should be set. if frontend host on `http://localhost:300`\nand backend service is about `mainnet`, `NEXT_PUBLIC_OP_MAINNET_URL` be set to `http://localhost:300`.\nif is `sepolia` network, so `NEXT_PUBLIC_OP_SEPOLIA_URL` should be set, and as `base_sepolia` network\n\n3. change the proxy\n\nchange the `destination` to real backend in `rewrites()` method in `next.config.mjs` file\n\n```bash\npnpm run dev\n```\n\n### Run with docker\n\nfirst pull the image\n\n```bash\ndocker pull ghcr.io/optimism-java/dispute-explorer-frontend:development\n\n```\n\ncopy `nginx.conf` and change config\n\n```bash\ncp nginx.conf.example nginx.conf\n```\n\nreplace with the real `proxy_pass` and auth token\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foptimism-java%2Fdispute-explorer-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foptimism-java%2Fdispute-explorer-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foptimism-java%2Fdispute-explorer-frontend/lists"}