Project

mongov

0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Simple data viewer for MongoDB with Sinatra
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.6.4

Runtime

>= 0
>= 0
 Project Readme

mongov

Mongov is a very simple data viewer for MongoDB built with Sinatra and Twitter's Bootstrap library.

Installation

sudo gem install mongov

Then just run mongov to start the server and open http://localhost:3030/. Make sure mongod is running.

Configuration

None yet. Mongov assumes you're running MongoDB locally with the standard configuration. You're welcome to submit a patch to add configs.