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
- The file size is either not valid or exc...
Hello, I am receiving the following error when I am trying to deploy a function from my local. ``` > appwrite push functions --function-id xxxxxxxxx ℹ Info: Va...
- How does sending email from the Appwrite...
I noticed that the pricing page mentions “Messages – 1000 per month” for the Free plan. Is this different from sending emails? When I try to send an email usin...
- Appwrite functions dart runtime (3.7 sup...
It seems that currently Appwrite functions only support Dart runtime to 3.5, for my code I need dart 3.7. Is there any plan to support Dart3.7 runtime soon. Is ...