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

https://github.com/colevoss/pg-connect

Web based Postgres viewer
https://github.com/colevoss/pg-connect

Last synced: 8 months ago
JSON representation

Web based Postgres viewer

Awesome Lists containing this project

README

          

# pg-Connect
#### Work in progress

A web based Postgres database viewer.
Built using Hapi.js and React.js, (mullet stack)

[Facebook](http://facebook.github.io/react/) in the front. [Walmart](http://walmartlabs.github.io/hapi/) in the back.

All sitting on top of [Node.js](http://nodejs.org/).

Start pg-Connect:
```
npm start -u -p
```

Point your browser to `http://localhost:8000` to see the your postgres databases!