0.0.4 • Published 9 months ago

@cloudquery/plugin-pb-js v0.0.4

Weekly downloads
-
License
MPL-2.0
Repository
github
Last release
9 months ago

plugin-pb-js

This is a low-level auto-generated gRPC client and server for CloudQuery plugin from plugin-pb protos.

Development

Prerequisites

Node.js 16 or higher. Install Node.js from here.

Install dependencies

npm ci

Generate gRPC client and server

npm run proto-clone # Only needed once
npm run build