https://github.com/dongri/mongri
A web-based user interface for MongoDB and Amazon DocumentDB
https://github.com/dongri/mongri
mongodb nodejs
Last synced: 2 days 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 (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2023-07-18T20:57:53.000Z (over 1 year ago)
- Last Synced: 2025-04-13T07:12:17.821Z (2 days 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 [email protected]: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)