{"id":19096788,"url":"https://github.com/makerdao/governance-portal","last_synced_at":"2025-04-30T14:15:32.292Z","repository":{"id":38095858,"uuid":"138185660","full_name":"makerdao/governance-portal","owner":"makerdao","description":"Governance Portal","archived":false,"fork":false,"pushed_at":"2023-11-26T17:06:31.000Z","size":7939,"stargazers_count":24,"open_issues_count":26,"forks_count":24,"subscribers_count":17,"default_branch":"develop","last_synced_at":"2025-04-19T04:40:47.488Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://v1.vote.makerdao.com/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/makerdao.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2018-06-21T15:00:19.000Z","updated_at":"2023-08-20T14:11:38.000Z","dependencies_parsed_at":"2025-04-18T16:54:59.253Z","dependency_job_id":"b2e4197c-491b-4048-9c5c-adc7ed1ebc44","html_url":"https://github.com/makerdao/governance-portal","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makerdao%2Fgovernance-portal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makerdao%2Fgovernance-portal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makerdao%2Fgovernance-portal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makerdao%2Fgovernance-portal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/makerdao","download_url":"https://codeload.github.com/makerdao/governance-portal/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251719433,"owners_count":21632678,"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-09T03:37:48.189Z","updated_at":"2025-04-30T14:15:32.262Z","avatar_url":"https://github.com/makerdao.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\nMaker Governance Portal\n\u003c/h1\u003e\n\n\u003ch3 align=\"center\"\u003e\nThe Primary Interface for Dai Credit System Governance\n\u003c/h3\u003e\n\n[![GitHub License][license]][license-url]\n[![Build Status][build]][build-url]\n[![Coverage Status][cover]][cover-url]\n\n[Internal governance resources](https://makerdao.atlassian.net/wiki/spaces/MGV/pages/776667137/MCD+Governance+Resources)\n\n### Getting started\n\nInstall project dependencies\n\n```\nyarn\n```\n\n## Running the Gov Portal\n\nFor development\n\n```\nyarn start\n```\n\nFor production\n\n```\nyarn build\n```\n\n## Running Tests\n\n```\nyarn test\n```\n\n## Configuring the Backend\n\nBy default the production backend ([`content.makerfoundation.com`](https://content.makerfoundation.com)) will be used, but you can also set the `REACT_APP_GOV_BACKEND` environment variable to one of the following to override this:\n\n- `local`: uses a local dev copy of the backend (`127.0.0.1:3000`)\n- `staging`: uses the staging backend (`elb.content.makerfoundation.com:444`)\n- `mock`: uses the mocked backend (see [`/src/_mock/topics.js`](/src/_mock/topics.js))\n\n## Maker Packages\n\nThis project takes advantage of several other maker projects, including [Maker UI Components](https://github.com/makerdao/ui-components), [Dai.js](https://github.com/makerdao/dai.js), \u0026 [The Dai Governance Plugin](https://github.com/makerdao/dai-plugin-governance).\n\n## Code Style\n\nWe run Prettier on-commit, which means you can write code in whatever style you want and it will be automatically formatted according to the common style when you run `git commit`.\n\n**The Maker Governance Portal** is available under the MIT license included with the code.\n\n[license]: https://img.shields.io/badge/license-MIT-blue.svg\n[license-url]: https://github.com/makerdao/governance-portal.js/blob/master/LICENSE\n[build]: https://circleci.com/gh/makerdao/governance-portal.svg?style=svg\n[build-url]: https://circleci.com/gh/makerdao/governance-portal\n[cover]: https://codecov.io/gh/makerdao/governance-portal/branch/master/graph/badge.svg?token=dYGCyaCdNA\n[cover-url]: https://codecov.io/gh/makerdao/governance-portal\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakerdao%2Fgovernance-portal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmakerdao%2Fgovernance-portal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakerdao%2Fgovernance-portal/lists"}