https://github.com/wechaty/wechaty-ui
Web UI for polyglot-wechaty based on the plugin system.
https://github.com/wechaty/wechaty-ui
Last synced: about 1 year ago
JSON representation
Web UI for polyglot-wechaty based on the plugin system.
- Host: GitHub
- URL: https://github.com/wechaty/wechaty-ui
- Owner: wechaty
- License: apache-2.0
- Created: 2022-07-11T01:03:10.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-01T04:21:16.000Z (almost 4 years ago)
- Last Synced: 2025-06-05T07:32:11.401Z (about 1 year ago)
- Language: Vue
- Size: 615 KB
- Stars: 5
- Watchers: 5
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wechaty-ui
Web UI for polyglot-wechaty based on the plugin system.
## 说明
接口文档:[https://www.apifox.cn/web/project/1291954](https://www.apifox.cn/web/project/1291954)
测试接口地址:http://dev.chatie.io:8004
## run
```
npm i
npm run serve
```