
Hi all,
Is there any option to be able to execute my "build" script when deploying a nodejs function?
I'm trying to run "tsc -p ." after installing the packages. but I am not able.
this is my package.json

We're working on adding support for additional build commands. For now, I recommend running that before deploying.

Much thanks for your help @Steven AppWrite looks awesome 😍
Recommended threads
- Issue with Appwrite Function Execution –...
Hi all, I'm encountering an issue when calling an Appwrite function from my Flutter app. **Environment:** ```Flutter SDK: 3.27.3 Appwrite Flutter SDK: 16.1.0```...
- Accessing caller UserID on Function Exce...
I'm working with function, which should generate a document in Collection B, but only if user who's calling the function, is the owner of Document in Collection...
- Steps to Enable HTTP Access to appwrite ...
Hi Appwrite team, I have created a function and I want it to receive and incoming post request from a webhook( a webhook that notifies the function to update t...
