8000 GitHub - igorcosta/dejavu at v0.12.1
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

igorcosta/dejavu

Repository files navigation

dejavu - The missing web UI for Elasticsearch

Chrome Extension Instructions

Chrome extension should be run locally from the chrome-extension branch or from the github releases.

Running Locally

To run the chrome extension directly from github, do the following:

git checkout chrome-extension
npm run build_chrome_extension

Now go to chrome://settings.

Load unpacked extension

Click on "Load unpacked extension..".

Select the dejavu-unpacked directory with the chrome-extension branch, and you should be good to go!

Development

chrome-extension branch shares a lot of code with other branches. The main development in dejavu happens via the dev branch and is then replicated to other branches. There is some code specific to this branch related to chrome's storage APIs and UI that gets pushed here.

For development instructions, checkout the developing section of the dev branch.

License

MIT License (c) 2016, Appbase Inc.

About

The Missing Web UI for Elasticsearch

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 53.2%
  • HTML 34.6%
  • CSS 12.2%
0