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

https://github.com/ewgenius/pg-client

postgres client, built with electron and polymer
https://github.com/ewgenius/pg-client

Last synced: about 1 year ago
JSON representation

postgres client, built with electron and polymer

Awesome Lists containing this project

README

          

# pg-client

> My majestic app

## Dev

```
$ npm install
```

### Run

```
$ npm start
```

### Build

```
$ npm run build
```

## License

MIT © [ewgeniux](http://ewgenius.github.io)