Hi there, I'm new to Appwrite serverless functions and could use some help developing serverless functions on a self-hosted Appwrite instance. Appwrite is running fine,and I've got the CLI installed, but I can't find a lot of documentation about locally deployed functions. I would like to use recent runtimes for Dart (3.3 or 3.5) and I understand I have to change the environment variables for that. This was mentioned in the Github repo. I think I can get that working. The problem is that git is a real pain to install on my setup and whenever I try to init a function, it gives a git error because it's trying to download starter templates. How can I create and deploy a function completely locally without requiring git for the setup? Sorry if I come across as newbie (which I am regarding functions 😅 ), but can anyone explain this step by step? Thanks in advance for any help.
Recommended threads
- router_deployment_not_found
I updated my function a few times and now i am getting the error: router_deployment_not_found I even reverted back to my original code but i am still getting th...
- Usage of the new Client() and dealing wi...
Hey guys, just a quick one - we had some web traffic the other day and it ended up bombing out - To put in perspective of how the app works, we have a Nuxt Ap...
- [Beginner] CLI --queries Syntax Error & ...
Hi everyone! I am a beginner with Appwrite and trying to use the CLI, but I'm stuck with a syntax error. Any guidance would be greatly appreciated! 🙏 **Enviro...