[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
- [BUG] The cloud cannot be migrated to se...
The cloud cannot be migrated to self-hosting. The content of this post is exactly the same as [issue 11068](https://github.com/appwrite/appwrite/issues/11068) ...
- [Question] Is the development key applic...
I'd like to know if development keys are invalid in self-hosted environments? Is setting environment variables the only way to remove rate limits?
- Python-ml-3.12
Hi, when this runtime will be available for the cloud. I could see the runtimes repo has this added to Runtimes.php but I'm not able to use it to run locally or...