/WeaveView

Weaviate database client

Primary LanguageTypeScriptMIT LicenseMIT

WeaveView

Alpha version weaviate server browser. Please see sections below for instructions how to build and run.

Features

  • Add HTTP based connections
  • Browse collections

add connection collections

Building the application

Prerequisites

Build

  1. Clone the repository
  2. Run npm install in the frontend directory
  3. Run npm run build in the frontend directory
  4. Run wails build in the root directory
  5. The executable will be in the bin directory