Skip to content
This repository has been archived by the owner on Jun 18, 2023. It is now read-only.
/ data-grid Public archive

Minimalist user interface to interact with Postgresql.

Notifications You must be signed in to change notification settings

hugollm/data-grid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Grid

Minimalist user interface to interact with Postgresql.

IN DEVELOPMENT.

Quick start

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.

About

Minimalist user interface to interact with Postgresql.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published