You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 5, 2022. It is now read-only.
As late as 2015, I had no idea what build tooling was. NPM, HTTP Servers, not to mention front-end architectures. For those people who want the means to use this as a straightforward tool to preview and test PostGIS queries on a local database, we should think about making this an Electron App.
I have no idea how we should tackle this, and I don't believe this should be on our roadmap for 0.2
I support this, we'd need to add configuration UI, and I don't know how any of that works with electron (can you just do localstorage as usual? Is it bad to store database credentials in localstorage if it's only running locally?)
Not all PostGIS users are web developers.
As late as 2015, I had no idea what build tooling was. NPM, HTTP Servers, not to mention front-end architectures. For those people who want the means to use this as a straightforward tool to preview and test PostGIS queries on a local database, we should think about making this an Electron App.
I have no idea how we should tackle this, and I don't believe this should be on our roadmap for 0.2
https://electronjs.org/
The text was updated successfully, but these errors were encountered: