Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dashersw/mogollar

A MongoDB UI built with Electron
https://github.com/dashersw/mogollar

electron electronjs gui mongodb ui

Last synced: 23 days ago
JSON representation

A MongoDB UI built with Electron

Awesome Lists containing this project

README

        

# mogollar

A MongoDB UI built with Electron

complex query

## Project setup

```
npm install
```

### Compiles and hot-reloads for development

```
npm run electron:serve
```

### Compiles and minifies for production

```
npm run electron:build
```

### Lints and fixes files

```
npm run lint
```

### Customize configuration

See [Configuration Reference](https://cli.vuejs.org/config/).