Skip to content

mongodb viewer explorer view manage admin base node.js,express,angularjs,mongoskin,bootstrap

Notifications You must be signed in to change notification settings

springlin2012/mongoviewer

 
 

Repository files navigation

mongoviewer, an MongoDB Explorer developed by node.js/express ,angularjs,mongoskin,bootstrap

Currently NG-Mongo will:

  • Browse local MongoDB databases, collections, and documents
  • simple collection query ,create,delete,update well be support later

Requirements

mongoviewer is written in Javascript (not CoffeeScript) on top of AngularJS and, of course, requires MongoDB.

The web server is NodeJS, so you'll want to have Node installed as well. If you receive errors on first start, run npm install in the root of the site (from the command line) to install any modules that don't get loaded from the repo.

Installation

Clone this repo: git clone https://github.com/dengqiao/mongoviewer.git into any directory and make sure that MongoDB and Node are installed on your machine. 'node app.js' start server

About

mongodb viewer explorer view manage admin base node.js,express,angularjs,mongoskin,bootstrap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published