{"id":13517894,"url":"https://github.com/stellar/dashboard","last_synced_at":"2025-04-05T08:06:58.796Z","repository":{"id":37502689,"uuid":"82704633","full_name":"stellar/dashboard","owner":"stellar","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-14T17:26:59.000Z","size":2400,"stargazers_count":215,"open_issues_count":15,"forks_count":138,"subscribers_count":53,"default_branch":"master","last_synced_at":"2024-05-15T13:18:24.384Z","etag":null,"topics":["blockchain","dashboard","react","stellar"],"latest_commit_sha":null,"homepage":"https://dashboard.stellar.org","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/stellar.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":"2017-02-21T16:54:58.000Z","updated_at":"2024-05-30T04:17:27.282Z","dependencies_parsed_at":"2023-01-17T21:32:01.800Z","dependency_job_id":"1b576524-9bbf-464e-ac79-083cd2ddeb9e","html_url":"https://github.com/stellar/dashboard","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stellar%2Fdashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stellar%2Fdashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stellar%2Fdashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stellar%2Fdashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stellar","download_url":"https://codeload.github.com/stellar/dashboard/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247305934,"owners_count":20917208,"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":["blockchain","dashboard","react","stellar"],"created_at":"2024-08-01T05:01:38.448Z","updated_at":"2025-04-05T08:06:58.775Z","avatar_url":"https://github.com/stellar.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# Dashboard\n\n## Dependencies\n\nTo build this project, you must have the following dependencies installed:\n\n- node 10.16.3\n- yarn\n\n## Installation\n\n```sh\nyarn\n```\n\n## Developing\n\n```sh\nyarn start\n```\n\n### If you wish to use backend server API, you need to have redis running locally on port 6379 (default for redis)\n\n(If you do not have redis installed) If on a mac, install redis using homebrew\n\n```sh\nbrew install redis\n```\n\n(Other install directions can be found here: https://redis.io/download)\n\nMake sure it's running\n\n```sh\nbrew services start redis\n```\n\nOnce you have redis installed, start this command\n\n```sh\nyarn run start:backend\n```\n\nIt will create a proxy to `browser-sync` server started by gulp at\n`http://localhost:5000`\n\n### Connecting to Big Query\nConnecting to Big Query is not required for running the backend (if you run with UPDATE_DATA=false), but is required for things like catching up ledger data in redis.\n\nThis project is pulling from SDF's `crypto-stellar` public data set, so no special credentials are required. However you will need a Google Cloud Platform project with a service account to be able to access Big Query.\n\nDirections for creating a service account [can be found here](https://cloud.google.com/docs/authentication/getting-started).\n\nOnce you've created a service account, add the service account key json file to the `gcloud` folder under the name `service-account.json`. An example json file shows what the file structure should look like.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstellar%2Fdashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstellar%2Fdashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstellar%2Fdashboard/lists"}