{"id":16256516,"url":"https://github.com/janniks/explorer","last_synced_at":"2025-04-08T13:28:29.020Z","repository":{"id":169560566,"uuid":"645553015","full_name":"janniks/explorer","owner":"janniks","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-03T09:44:38.000Z","size":11293,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"feat/hackathon-whytxfail","last_synced_at":"2025-02-14T09:51:10.135Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/janniks.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2023-05-25T23:19:12.000Z","updated_at":"2023-05-25T23:20:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"f2f5efc0-65b9-4585-9998-3ef40656819f","html_url":"https://github.com/janniks/explorer","commit_stats":null,"previous_names":["janniks/explorer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janniks%2Fexplorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janniks%2Fexplorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janniks%2Fexplorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janniks%2Fexplorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janniks","download_url":"https://codeload.github.com/janniks/explorer/tar.gz/refs/heads/feat/hackathon-whytxfail","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247850755,"owners_count":21006643,"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-10-10T15:45:26.454Z","updated_at":"2025-04-08T13:28:29.001Z","avatar_url":"https://github.com/janniks.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Stacks 2.0 Explorer\n\n\n![An image of the Stacks Explorer](/explorer-image.png 'Stacks Explorer')\n![CI/CD](https://github.com/blockstack/explorer/actions/workflows/ci.yml/badge.svg)\n\n| Environment | Status                                                                                                                                                            |\n| ----------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- |\n| Prod        | [![Prod App Status](https://argocd.blockstack.xyz/api/badge?name=prod.explorer\u0026revision=true)](https://argocd.blockstack.xyz/applications/prod.explorer)          |\n| Staging     | [![Staging App Status](https://argocd.blockstack.xyz/api/badge?name=staging.explorer\u0026revision=true)](https://argocd.blockstack.xyz/applications/staging.explorer) |\n\n### Getting started\n\nThe Stacks Explorer is built with [React](https://reactjs.org/), [next.js](https://github.com/zeit/next.js) and [@stacks/ui](https://github.com/blockstack/ui).\n\nTo run the explorer locally, first [clone this repo](https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/cloning-a-repository).\n\nNext let's make sure you have the tools to install the projects dependencies:\n\n1. Install [NodeJS](https://nodejs.dev/) that includes `npm`\n1. Install [Pnpm](https://pnpm.io/installation)\n\nWe highly recommend using [Homebrew](https://brew.sh/).\n\nNow open your Terminal, and make sure you are in the `/explorer` folder to run `pnpm i` to install the dependencies:\n\n```sh\npnpm i\n```\n\n### Env variables\n\nThe application needs a couple of env variables to work properly:\n\n```\nNEXT_PUBLIC_MAINNET_API_SERVER=https://api.hiro.so\nNEXT_PUBLIC_TESTNET_API_SERVER=https://api.testnet.hiro.so\nNEXT_PUBLIC_LEGACY_EXPLORER_API_SERVER=https://explorer-api.legacy.blockstack.org\nNEXT_PUBLIC_DEPLOYMENT_URL=https://explorer.hiro.so\nNEXT_PUBLIC_MAINNET_ENABLED=\"true\"\nNEXT_PUBLIC_DEFAULT_POLLING_INTERVAL=\"10000\"\n```\n\nIf you are in a mac, you'll need to add this to `/etc/paths`\n\n### Run in development mode\n\nTo build and run the application locally, you can run this pnpm task which will launch the application at http://localhost:3000.\n\n```sh\npnpm dev\n```\n\n### Building for production\n\nTo build for production, run `pnpm build` which will run the default next.js build task.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjanniks%2Fexplorer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjanniks%2Fexplorer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjanniks%2Fexplorer/lists"}