{"id":20968825,"url":"https://github.com/phachon/wmqx-ui","last_synced_at":"2025-07-20T22:33:03.053Z","repository":{"id":94427176,"uuid":"134586289","full_name":"phachon/wmqx-ui","owner":"phachon","description":"wmqx service ui","archived":false,"fork":false,"pushed_at":"2018-06-06T10:20:05.000Z","size":2303,"stargazers_count":10,"open_issues_count":1,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-14T09:51:44.190Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/phachon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-23T15:02:40.000Z","updated_at":"2019-07-15T08:53:45.000Z","dependencies_parsed_at":"2023-03-08T08:00:18.827Z","dependency_job_id":null,"html_url":"https://github.com/phachon/wmqx-ui","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/phachon/wmqx-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phachon%2Fwmqx-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phachon%2Fwmqx-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phachon%2Fwmqx-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phachon%2Fwmqx-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phachon","download_url":"https://codeload.github.com/phachon/wmqx-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phachon%2Fwmqx-ui/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266210835,"owners_count":23893337,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-19T03:16:56.978Z","updated_at":"2025-07-20T22:33:03.047Z","avatar_url":"https://github.com/phachon.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WMQX-UI\n\n[![stable](https://img.shields.io/badge/stable-stable-green.svg)](https://github.com/phachon/wmqx-ui/) \n[![license](http://img.shields.io/badge/license-MIT-red.svg?style=flat)](https://raw.githubusercontent.com/phachon/wmqx-ui/master/LICENSE)\n[![platforms](https://img.shields.io/badge/platform-All-yellow.svg?style=flat)]()\n[![download_count](https://img.shields.io/github/downloads/phachon/wmqx-ui/total.svg?style=plastic)](https://github.com/phachon/wmqx-ui/releases) \n[![release](https://img.shields.io/github/release/phachon/wmqx-ui.svg?style=flat)](https://github.com/phachon/wmqx-ui/releases) \n\n[![logo](https://github.com/phachon/wmqx/raw/master/logo.png)](https://github.com/phachon/wmqx)\n\nWMQX-UI 是根据 WMQX Manager Api 构建的后台管理系统，如果您还不了解 WMQX，点击查看 [WMQX](https://github.com/phachon/wmqx)\n\n## 安装\n\n### 软件依赖\n- mysql 5.5.*\n\n### 下载 WMQX-UI\n\n下载最新版本的二进制程序，[https://github.com/phachon/wmqx-ui/releases](https://github.com/phachon/wmqx-ui/releases)\n\n```shell\n# 解压\n$ tar -zxvf wmqx-ui-linux_amd64.tar.gz\n```\n\n### 创建数据库\n```\n# 进入解压后根目录下 db, 执行下面命令（如果提示 mysql 找不到，请将 mysql 加入环境变量）\nmysql -u root -padmin -e \"source wmqx-mysql.sql\"\n# root 为 mysql 账号，admin 为 mysql 密码\n```\n\n### 修改配置文件\n\n```shell\n$ cp conf/default conf/wmqx-ui.conf\n```\n\n```shell\n# 监听的端口\nhttpport = 8081\n# 修改数据库连接信息\n[db]\nhost=\"127.0.0.1\"\nport=\"3306\"\nname=\"wmqx\"\nuser=\"root\"\npass=\"admin\"\ntable_prefix=\"wmqx_\"\nconn_max_idle=30\nconn_max_connection=200\n```\n\n### 启动程序\n```\n./wmqx-ui\n# 你也可以指定配置文件启动\n./wmqx-ui --conf conf/wmqx-ui.conf\n```\n\n## 使用\n\n### 登录\n默认账号密码是 root, 123456。角色为超级管理员\n\n### 后台预览\n[![main](./docs/main.png)]()\n\n### 节点\n这里的节点指的是 WMQX 服务，没有节点，请先安装 [WMQX](https://github.com/phachon/wmqx).\n\n节点的相关信息请查看 [WMQX配置文件](https://github.com/phachon/wmqx/wiki/config_toml)\n\n### 节点消息\n节点消息即 WMQX 服务的 message, 查看 [message api](https://github.com/phachon/wmqx/wiki/message)\n\n## 反馈\n\n- 如果您喜欢该项目，请 [Start](https://github.com/phachon/wmqx-ui/stargazers).\n- 如果在使用过程中有任何问题， 请提交 [Issue](https://github.com/phachon/wmqx-ui/issues).\n- 如果您发现并解决了bug，请提交 [Pull Request](https://github.com/phachon/wmqx-ui/pulls).\n- 如果您想二次开发，欢迎 [Fork](https://github.com/phachon/wmqx-ui/network/members).\n- 如果你想交个朋友，欢迎发邮件给 [phachon@163.com](mailto:phachon@163.com).\n\n## License\n\nMIT\n\nThanks\n---------\nCreate By phachon@163.com","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphachon%2Fwmqx-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphachon%2Fwmqx-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphachon%2Fwmqx-ui/lists"}