{"id":19070819,"url":"https://github.com/mento-protocol/governance-ui","last_synced_at":"2026-06-19T02:31:10.627Z","repository":{"id":198244479,"uuid":"700332215","full_name":"mento-protocol/governance-ui","owner":"mento-protocol","description":"An open source interface for the Mento protocol governance","archived":false,"fork":false,"pushed_at":"2025-06-27T16:51:42.000Z","size":6558,"stargazers_count":6,"open_issues_count":8,"forks_count":1,"subscribers_count":7,"default_branch":"develop","last_synced_at":"2025-06-27T17:43:55.052Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://governance.mento.org","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/mento-protocol.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,"zenodo":null}},"created_at":"2023-10-04T11:55:05.000Z","updated_at":"2025-06-27T13:21:57.000Z","dependencies_parsed_at":"2023-10-16T21:21:57.802Z","dependency_job_id":"caa8c3de-99d0-4f4c-b7f5-edf5a6dff136","html_url":"https://github.com/mento-protocol/governance-ui","commit_stats":null,"previous_names":["mento-protocol/governance-ui"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/mento-protocol/governance-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mento-protocol%2Fgovernance-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mento-protocol%2Fgovernance-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mento-protocol%2Fgovernance-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mento-protocol%2Fgovernance-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mento-protocol","download_url":"https://codeload.github.com/mento-protocol/governance-ui/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mento-protocol%2Fgovernance-ui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34515405,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-09T01:20:44.604Z","updated_at":"2026-06-19T02:31:10.602Z","avatar_url":"https://github.com/mento-protocol.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mento Governance UI\n\n## Description\n\nThis is the UI repo for Mento Governance.\n\n## Table of Contents\n\n- [Prerequisites](#prerequisites)\n- [Installation](#installation)\n- [Usage](#usage)\n- [Project Spec](#project-spec)\n\u003c!-- - [Credits](#credits)\n- [License](#license) --\u003e\n\n## Prerequisites\n\n- [node.js](https://nodejs.org/en) \u003e= 20.11.0\n\u003c!-- - [npm](https://nodejs.org/en) \u003e= 10.2.4 --\u003e\n- [pnpm](https://pnpm.io/) \u003e= 8.15.0\n\n## VS Code recommendations\n\nIt's recommended to install:\n\n- prettier\n- Tailwind CSS Intellisense\n- Eslint\n\nFor the Tailwind intellisense, please add the following to your `settings.json`\n\n```json\n\"tailwindCSS.experimental.classRegex\": [\n    [\"cva\\\\(([^)]*)\\\\)\", \"[\\\"'`]([^\\\"'`]*).*?[\\\"'`]\"],\n    [\"cx\\\\(([^)]*)\\\\)\", \"(?:'|\\\"|`)([^']*)(?:'|\\\"|`)\"],\n    [\"cn\\\\(([^)]*)\\\\)\", \"(?:'|\\\"|`)([^']*)(?:'|\\\"|`)\"],\n]\n```\n\n## Installation\n\n```bash\npnpm install \u0026\u0026 cp .env .env.local\n```\n\n## Usage\n\n```bash\npnpm dev\n```\n\n## Project spec\n\nPlease refer to our [spec documents by clicking here.](./docs/index.md)\n\n## Troubleshooting\n\n### No item imported in barrel file optimization\n\nThis is due to the optimizer caching the results, simply delete the `.next` folder and restart your dev environment.\n\n\u003c!-- ## Credits\n\nList your collaborators, if any, with links to their GitHub profiles.\n\nIf you used any third-party assets that require attribution, list the creators with links to their primary web presence in this section.\n\nIf you followed tutorials, include links to those here as well.\n\n## License\n\nThe last section of a high-quality README file is the license. This lets other developers know what they can and cannot do with your project. If you need help choosing a license, refer to [https://choosealicense.com/](https://choosealicense.com/). --\u003e\n\n\u003c!-- ## Badges\n\n![badmath](https://img.shields.io/github/languages/top/lernantino/badmath)\n\nBadges aren't necessary, per se, but they demonstrate street cred. Badges let other developers know that you know what you're doing. Check out the badges hosted by [shields.io](https://shields.io/). You may not understand what they all represent now, but you will in time.\n\n## Features\n\nIf your project has a lot of features, list them here. --\u003e\n\n\u003c!-- ## How to Contribute\n\nIf you created an application or package and would like other developers to contribute it, you can include guidelines for how to do so. The [Contributor Covenant](https://www.contributor-covenant.org/) is an industry standard, but you can always write your own if you'd prefer. --\u003e\n\n\u003c!-- ## Tests\n\nGo the extra mile and write tests for your application. Then provide examples on how to run them here. --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmento-protocol%2Fgovernance-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmento-protocol%2Fgovernance-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmento-protocol%2Fgovernance-ui/lists"}