FUZZYOriginal post
Rank 1: Thread
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?
Summary
Developers can put all functions in one repository. Each function has a setting for the location in the repository. Just keep in mind that if you update the repository, a deployment will be created for every function.