mongoui icon indicating copy to clipboard operation
mongoui copied to clipboard

MongoDB admin UI server written in Node.js 🎮

Results 30 mongoui issues
Sort by recently updated
recently updated
newest added

Hello currently working on FastyAPI and the following is required for me to apply mongoui in the project : Add some sort of authentication (login page) In order or my...

Is this project dead?

I had to manually do `npm i opn` to get it running.

Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 2.2.30 to 3.1.13. Commits c6f417e chore(release): 3.1.13 210c71d fix(db_ops): ensure we async resolve errors in createCollection 5ad9fa9 fix(changeStream): properly handle changeStream event mid-close (#1902) e806be4 fix(bulk): honor...

dependencies

It's quite unfriendly to the user in windows since the syntax is linux-only in package.json. Anyway nice work!

Mongoui web app is listening on: 3001 (node:6765) UnhandledPromiseRejectionWarning: Error: Exited with code 3 at ChildProcess. (/usr/local/lib/node_modules/mongoui/node_modules/opn/index.js:83:13) at Object.onceWrapper (events.js:286:20) at ChildProcess.emit (events.js:198:13) at maybeClose (internal/child_process.js:982:16) at Socket.stream.socket.on (internal/child_process.js:389:11) at...

Will be good if add possibility to remove Database and Collection in similar way as Collection records.

In [./source/navigation.jsx](https://github.com/azat-co/mongoui/blob/master/source/navigation.jsx) Twitter link on line 29 is given as http://twitter.com/azat_co but that Twitter appears not to exist. I would change it to something else and submit, but it is...