KuromoryOriginal post
Rank 1: Thread
Like the title says, is it possible to use GitLab instead of GitHub for Functions? also how does a function need to look like in c# so it works? I use the docker-compose for hosting my appwrite so how do I need to setup .env file that I can use Functions?
Summary
Developers are inquiring about using GitLab for Functions and how a function should look in C#. They also need help setting up the .env file in docker-compose to use Functions.