多应用+插件架构,代码干净,二开方便,首家独创一键云编译技术,文档视频完善,免费商用码云13.8K 广告
## 查看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 ~~~