
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
- error code:524 for functions running lon...
We are having this issue, no longer the function runtime or code, if it goes longer than 1 minute, there's no logs at all, just this error: **error code: 524**
- Invalid `specification` param: Specifica...
I'm self-hosting my appwrite instance on my Macbook, and I created a Python function using the command `appwrite init functions` and it outputed the below into ...
- Local function throws EACCES error when ...
I am developing an Appwrite function locally. Up until now, the process has been as smooth as butter: I edit my files, save them, and this triggers a rebuild of...
