ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、阅读、搜索等,送10W Token,即刻开启你的AI之旅 广告
## 查看mongo数据 ~~~ yum install nodejs-dev node-gyp libssl1.0-dev yum install npm ~~~ ~~~ cd /www/wwwroot git clone https://github.com/mrvautin/adminMongo cd adminMongo npm install npm start ~~~ 访问地址 http://127.0.0.1:1234 填写内容 ![](https://img.kancloud.cn/76/da/76da960c9e2028a6f83d5c3f0a2374df_760x306.png) ![](https://img.kancloud.cn/79/e5/79e5dc9c631c6b2c796d0a8e9a321961_758x385.png) ~~~ mongodb://127.0.0.1:27017 ~~~