MongoDB
Mongo Express GUI
Installation
1. $npm install mongo-express
2. Copy or rename config.default.js into a new file called config.js
3. In config.js define http port. default is 8081
4. In browser run http://localhost:8081
1. $npm install mongo-express
2. Copy or rename config.default.js into a new file called config.js
3. In config.js define http port. default is 8081
4. In browser run http://localhost:8081