Alpha version weaviate server browser. Please see sections below for instructions how to build and run.
- Add HTTP based connections
- Browse collections
- Clone the repository
- Run
npm install
in thefrontend
directory - Run
npm run build
in thefrontend
directory - Run
wails build
in the root directory - The executable will be in the
bin
directory