
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
- Why "You’ve reached the limit for your G...
Why did Appwrite send me this alert when the usage reached 10605%? Is it too late? Why not when reached 100% usage? And I can not pay for more usage described ...
- Subdomain failed verification
So I wanted to do a custom subdomain, because local storage doesn't work for me, but I've tried it a long time ago, it didn't work for me, and now I'm trying ag...
- Sites 30MB limit from GitHub
I’m deploying a site from github as Other type on the Hobby plan. It is actually a Flutter web app but it’s in a subdirectory with the root being an html landin...
