Go to file
2022-11-19 19:27:54 +08:00
.github
public Delete: useless code 2022-11-13 12:45:44 +08:00
src Feat: Dark Mode optimization 2022-11-19 19:27:54 +08:00
.gitignore Feat: add ignore file 2022-08-11 19:12:10 +08:00
.prettierignore Refactor: language file 2022-09-24 10:27:51 +08:00
.prettierrc.json
babel.config.js
jsconfig.json Feat: optimization of text 2022-08-10 17:34:20 +08:00
LICENSE
package-lock.json Fix: file select error 2022-11-13 16:44:56 +08:00
package.json Feat: update package.json 2022-11-19 12:17:54 +08:00
README.md Update README.md 2022-11-03 17:25:40 +08:00
vue.config.js Feat: Delete PWA & Sync copy 2022-11-13 17:46:41 +08:00

MCSManager icon.png

Status Status Status

Official Website | Team Homepage | Panel Project | UI Project | Daemon project

Please go to main project repository: 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.