First, run the development server:
git clone https://github.com/raselahmedweb/query-executer.git
npm install
npm run dev
Open http://localhost:3000 with your browser to see the result.
You can connect your localhost server also you can connect with any remote postgres server by providing credentials. All data will be save in localstorage.