Minimalist user interface to interact with Postgresql.
IN DEVELOPMENT.
Since the app is not packaged yet, you're gonna need NodeJS
and npm
to run it.
Get a fresh copy:
git clone https://github.com/hugollm/data-grid.git
Install dependencies and run it:
cd data-grid
npm install
npm start
The app should popup on your screen.