Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 423 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 423 Bytes

bb-video-plugin (WIP)

Plugin component for embedding video in your Budibase Apps!

Description

Embedded video component.

Find out more about Budibase.

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