https://github.com/dongri/mongri
  
  
    A web-based user interface for MongoDB and Amazon DocumentDB 
    https://github.com/dongri/mongri
  
mongodb nodejs
        Last synced: 7 months ago 
        JSON representation
    
A web-based user interface for MongoDB and Amazon DocumentDB
- Host: GitHub
 - URL: https://github.com/dongri/mongri
 - Owner: dongri
 - Created: 2014-05-16T16:53:40.000Z (over 11 years ago)
 - Default Branch: master
 - Last Pushed: 2023-07-18T20:57:53.000Z (over 2 years ago)
 - Last Synced: 2025-04-13T07:12:17.821Z (7 months ago)
 - Topics: mongodb, nodejs
 - Language: JavaScript
 - Homepage:
 - Size: 2.45 MB
 - Stars: 75
 - Watchers: 6
 - Forks: 16
 - Open Issues: 1
 - 
            Metadata Files:
            
- Readme: README.md
 - Funding: .github/FUNDING.yml
 
 
Awesome Lists containing this project
- awesome-mongodb - mongri - Web-based user interface written in JavaScript (Tools / Web)
 - awesome-mongodb - mongri - Web-based user interface written in JavaScript (Tools / Web)
 
README
          mongri
=========
### Demo
------
[Mongri on Heroku](http://mongri.herokuapp.com)
### Use Mongri
------
```
$ git clone git@github.com:dongri/mongri.git
$ cd mongri
$ npm install
$ node app.js
```
### Docker
```
$ cd mongri
$ docker-compose up -d
```
[http://localhost:3000/collections](http://localhost:3000/collections)
### Images
------

------

------

------

------

------

------
### Author
------
Dongri Jin - [@dongrify](http://twitter.com/dongrify)