Skip to content

marblekirby/budibase-big-query-plugin

Repository files navigation

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