Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 569 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 569 Bytes

Budibase big-query-plugin

Description

This plugin allows you to connect your Budibase application to Google Cloud Platform's Big Query data warehouse solution.

Find out more about BigQuery Find out more about Budibase.

Installation

//todo

Development Instructions

To build your new plugin run the following in your Budibase CLI:

budi plugins --build

You can also re-build everytime you make a change to your plugin with the command:

budi plugins --watch