Skip to content

qiwsir/mongotron

 
 

Repository files navigation

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

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


screenshot

Table of Contents

Quick Start

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

Tests

make 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

About

Cross platform Mongo DB management

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 68.3%
  • HTML 20.0%
  • CSS 11.6%
  • Makefile 0.1%