RaederDev / WeaveView

Weaviate database client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Weaviate database client

License:MIT License


Languages

Language:TypeScript 46.5%Language:NSIS 20.8%Language:JavaScript 11.1%Language:Go 10.3%Language:HTML 9.5%Language:CSS 1.7%