Desktop Elasticsearch client.
The project is NOT actively maintained. It has bugs, smelling code, and ugly code formatting. 🤓 And it has no tests.
So, please, feel free to create issues, PRs, and maybe I will find some time to keep this project alive.
yarn
yarn build
Development in browser: (no interaction with real elastic server)
yarn dev
Development preview as an app:
yarn start
App build:
yarn dist-mac
yarn dist-win
yarn dist-linux
yarn dist #for all