SkillAgentSearch skills...

UI

Provides a Web UI for MCSManager 9.X to display data, terminals, tables, i18n, settings, and more.

Install / Use

/learn @MCSManager/UI
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<img src="https://public-link.oss-cn-shenzhen.aliyuncs.com/mcsm_picture/logo.png" alt="MCSManager icon.png" width="500px" /> <br />

Deprecated

!!! This repository is only applicable to MCSManager 9.X version. Please refer to the latest code here: https://github.com/MCSManager/MCSManager

<br />

Build the development environment

git clone https://github.com/MCSManager/UI.git
cd UI
npm install
npm run serve
# Visit http://localhost:8080/

The panel-side projects need to run at the same time to provide back-end interface capabilities. By default, all requests are forwarded to port 23333.

<br />

Bug Report

Feedback on any problems found is welcome and must be fixed in time.

If you find a serious security vulnerability and it is inconvenient to publish it publicly, please send an email to: mcsmanager-dev@outlook.com. After the security issue is fixed, the name of the vulnerability discoverer will be added to the code.

<br />

License

Copyright 2022 MCSManager Dev, Apache-2.0 license.

Related Skills

View on GitHub
GitHub Stars119
CategoryDevelopment
Updated6d ago
Forks56

Languages

Vue

Security Score

100/100

Audited on Mar 27, 2026

No findings