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
- Project in AppWrite Cloud doesn't allow ...
I have a collection where the data can't be opened. When I check the functions, there are three instances of a function still running that can't be deleted. The...
- Get team fail in appwrite function
I try to get team of a user inside appwrite function, but i get this error: `AppwriteException: User (role: guests) missing scope (teams.read)` If i try on cl...
- Function in Node.JS to monitor events ar...
Hello everyone. I'm creating my first Node.JS function, but I don't have much experience with node and javascript. I'm trying to create a function, that monito...