🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
## 查看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 ~~~