Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/etienne-dldc/pg-ast-explorer

An app to explore postgresql AST
https://github.com/etienne-dldc/pg-ast-explorer

Last synced: 13 days ago
JSON representation

An app to explore postgresql AST

Awesome Lists containing this project

README

        

# pg-ast-explorer

> An app to explore postgresql AST

![screenshot](https://github.com/etienne-dldc/pg-ast-explorer/raw/main/screenshots/screen01.png)

## Running the app

1. Clone the repo
2. `yarn install`
3. `yarn front` to start the frontend compilation
4. Open a second terminal
5. `yarn start` to start electron