n8n-nodes-appwrite
v0.1.4
Published
n8n node module for appwrite.io
Downloads
14
Maintainers
Keywords
Readme
n8n-nodes-appwrite
How to install
To get started install the package in your n8n root directory with
npm install n8n-nodes-appwrite
For docker add the following line before the font installation command in your n8n Docker file
RUN cd /usr/local/lib/node_modules/n8n && npm install n8n-nodes-appwrite