Export, import, and backup whole databases stored inside a MongoDB instance using a Web GUI.
- Node v16.0.0 or later
npm install
npm start
This will start the application which will open a Web GUI by default on port 8686. You can change the default GUI port in the app.js file. If the Web GUI doesn't open automatically you can open it manually by going to this link in the browser: http://localhost:8686/.