Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 484 Bytes

File metadata and controls

19 lines (14 loc) · 484 Bytes

Appwrite Attributes & Indexes

Official docs here: https://appwrite.io/docs/server/databases?sdk=nodejs-default

Description

Perform CRUD operations on Appwrite attributes and indexes

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