Skip to content

melohagan/budibase-datasource-appwrite-users

Repository files navigation

Appwrite-users

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

Description

Manage users in Appwrite

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