Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/etienne-dldc/pg-ast-explorer
- Owner: etienne-dldc
- License: mit
- Created: 2019-12-11T22:27:40.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-02-03T05:12:15.000Z (almost 2 years ago)
- Last Synced: 2024-10-29T01:05:25.371Z (2 months ago)
- Language: JavaScript
- Size: 724 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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