typescript-client
typescript-client copied to clipboard
Feat/introduce web client
- Refactor into a monorepo composed for four packages:
@weaviate/core: shared functionality@weaviate/node: Node-client that usesnice-grpcandfs@weaviate/web: Browser-client that usesnice-grpc-webandFileReader@weaviate/test: Tests the public APIs of the core/node pkgs
- Replace
jestwithvitest - Use
pnpmfor managing the monorepo - Use dependency injection to pipe node/browser deps into the common functionality of the client
Great to see you again! Thanks for the contribution.
beep boop - the Weaviate bot 👋🤖
PS:
Are you already a member of the Weaviate Slack channel?