adminMongo: MongoDB GUI

Installation

  1. Clone Repository: git clone https://github.com/mrvautin/adminMongo.git && cd adminMongo

  2. Install dependencies: npm install

  3. Start application: npm start

  4. Visit http://127.0.0.1:1234 in your browser

Usage

mongodb://<user>:<password>@127.0.0.1:<port>/<db> 

where specifying to the <db> level is optional.

désert/NoSQL/MongoDB (last edited 2020-04-30 05:52:18 by localhost)