[Solved] An example of uploading a Appwrite Cloud Function via the server Node.js SDK?
- 0
- Self Hosted
- Functions
Does anyone have a simple example of how I can create a new function AND pass the code I want it to run?
I'm a bit confused by this because the functions.create() method doesn't seem to have an argument for passing a JS file... Or like, a string of the code or something like that.
Or is this only possible via the CLI and the Cloud interface?
Wow nvm I found it
Marking resolved
[Solved] An example of uploading a Appwrite Cloud Function via the server Node.js SDK?
Thanks a lot :)! This helped me out.
Glad to hear 🙂
Recommended threads
- "Domain verification failed"
"Domain verification failed" I was install Appwrite in my VDS server. I using Coolify for install Appwrite. After install complete, i want add my domain, and i ...
- Appwrite Sites triggers builds for all p...
I connected my Appwrite Sites to my Git app on my self hosted Appwrite server, but even though I only connected it to main branch, it creates a build every sing...
- My cloud functions failing 3 days ago (P...
Hi, My cloud function using python has been failing for 3 days, I didn't push any new deployments... Its something to do with it not recognising the entrypoi...