Hey I was working on a project where Appwrite is used and I build 4 important Appwrite functions I was told to push them to the backend but while maneuvering in Finder I lost all of them so they are gone from my local
But the functions are deployed on Appwrite cloud can I get them back from there
Not possible at the moment, but there is a feature request for it that you can 👍🏼 https://github.com/appwrite/appwrite/issues/4565
Alright thanks a lot
[SOLVED] Can we download the deployed function folders from app write cloud
Recommended threads
- Function domain not available
Hello, even tho in docs you clearly describe that every function has its domain, I can not see it anywhere in any of my projects. How do I reveal the url of th...
- Inquiry: How to Reduce Cold Start Durati...
Hey! I was using Python for the function runtime, but after reading that Go has the fastest runtime, I switched my code over to Go. However, I'm still seeing co...
- After a GET request is passed to functio...
Create execution in the console can normally retrieve the get parameters。WHy?