@awsless/open-search
v0.0.21
Published
The to run a local open-search server you need to install openjdk. And point the JAVA_HOME env var to the correct place.
Readme
Local testing
The to run a local open-search server you need to install openjdk. And point the JAVA_HOME env var to the correct place.
brew install openjdkexport JAVA_HOME="/opt/homebrew/opt/openjdk"