---
title: Governance Apps (Repo)
description: Where the governance dashboards live, plus pointers for local development.
---

The stYFI and veYFI/LLYFI dashboards are developed in a separate repository:

- Code: [yearn/governance-apps](https://github.com/yearn/governance-apps)

## Live apps

- stYFI: https://styfi.yearn.fi
- veYFI / LLYFI: https://veyfi.yearn.fi

## User-facing docs

This repository documents how the system works from a governance/user perspective:

- [stYFI](/contributing/governance/styfi)
- [Migrate from veYFI](/contributing/governance/migrating-from-veyfi)
- [Liquid Lockers (LLYFI)](/contributing/governance/liquid-lockers)

## Local development

Follow the README in the `yearn/governance-apps` repository (Node.js 22.x).
