This repository contains the latest frontend applications of mStable. It is a monorepo comprising multiple mStable apps, all built using common libraries and a common UI.
The following table lists the mStable apps included in this repository
Status | Name | Nx project | Port | Public hosts |
---|---|---|---|---|
✅ | Meta Vaults | mstable |
4200 | Google Cloud |
✅ | Long Term Support | lts |
4201 | Google Cloud |
To get started with this repository, run the following commands:
git clone https://github.com/mstable/frontend.git
cd frontend
yarn
If you encounter any issues during the installation process, please refer to the environment setup guide.
yarn nx serve mstable
yarn nx serve lts
yarn nx run build mstable
yarn nx run build lts
For detailed instructions and information on local development, please refer to the Developing Guide.
If you would like to contribute to this repository, please refer to the Contributing Guide.
To learn more about our Meta Vault Subgraph, please refer to the Meta Vault Subgraph.
If you have any questions or concerns, please join our Discord server.