
Hello, I am trying to deploy functions through github. I am all set with the github configuration. I have some questions about the folder structure. Can I put all functions in one repository? If so, under which folder structure would appwrite be able to import?

Sure, you can put all your functions in one repo. Each function has a setting for where in the repo your function is.
One thing to keep in mind if you put them all in one repo is when there's an update to that repo, a deployment will be created for every function
Recommended threads
- Queries Length Error.
Hi All, I am having a issues across my app with how i am getting data, and just wanted to check if this was an issues with the new changes on appwrite over the...
- Realtime is not working!!
It shows `Session is not valid`. I am using SSR login. If if set table permission `User(Read)` then realtime can not show update. But if I set table permission...
- How to make only main branch trigger bui...
Hello! Using cloud. On sites, when I push to github a commit I made to a branch in the repo, which is not the main branch and it is not the one set as "producti...
