Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.
/ UI Public archive

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

License

Notifications You must be signed in to change notification settings

MCSManager/UI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4f86cd8 · Nov 13, 2024
Jul 24, 2023
Jul 9, 2023
Jan 31, 2024
Aug 11, 2022
Sep 24, 2022
Aug 10, 2022
Aug 10, 2022
Nov 13, 2024
Aug 10, 2022
Aug 10, 2022
May 20, 2023
Jun 17, 2023
May 15, 2023

Repository files navigation

MCSManager icon.png


Deprecated

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


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.


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.


License

Copyright 2022 MCSManager Dev, Apache-2.0 license.