Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/bailicangdu/node-weixin

nodejs + socket.io 多人在线聊天、聊天机器人系统
https://github.com/bailicangdu/node-weixin

Last synced: 9 days ago
JSON representation

nodejs + socket.io 多人在线聊天、聊天机器人系统

Lists

README

        

nodejs + socket.io 的多人在线聊天后台系统,前台项目地址:[前台项目地址](https://github.com/bailichen/vue-weixin)

### 项目运行:

```
git clone https://github.com/bailicangdu/node-weixin

cd node-weixin

npm install

npm run dev (需先开启mongodb)

访问: http://localhost:8003

```

### 效果演示

[项目演示请点击这里](http://cangdu.org:8003/dialogue) (请用chrome手机模式预览)

### 移动端扫描下方二维码

![](https://github.com/bailichen/vue-weixin/raw/master/printscreen/code.png)