agimat / mongotron

Cross platform Mongo DB management

Home Page:http://mongotron.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Join the chat at https://gitter.im/officert/mongotron

A Mongo DB GUI built using Electron, and Angular Js.


screenshot

Table of Contents

Quick Start

  • Clone the repo
  • Install dependencies
npm install
bower install
  • Install gulp globally
npm install -g gulp
  • Start the app
gulp serve

Tests

gulp test

###Troubleshooting

####electron command not found If you get this error you don't have Elecron installed. Go [here] (https://github.com/atom/electron/blob/master/docs/tutorial/quick-start.md) to install it.

Releasing

this will create a release directory and package the app into an executable

gulp release

Bitdeli Badge

About

Cross platform Mongo DB management

http://mongotron.io


Languages

Language:JavaScript 67.4%Language:HTML 19.9%Language:CSS 12.7%