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
- Host: GitHub
- URL: https://github.com/ewgenius/pg-client
- Owner: ewgenius
- License: mit
- Created: 2015-05-29T13:34:28.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-29T13:48:46.000Z (about 11 years ago)
- Last Synced: 2025-02-13T01:45:30.146Z (over 1 year ago)
- Language: JavaScript
- Size: 117 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
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)