What is your PR?
maybe remove this then?
then my build will complete but not run
there are also other things wrong with your code
its just a blank page
same setup works on deno playground and localhost
refer to the other template and/or the Appwrite docs
no. deno playground is not the same as appwrite functions
there are none for deno
look harder
i know about starter but it cant be deployed with deno
i have few ideas. let me try
because it is an appwrite function. you are creating an appwrite function
tried using cli now as well
just a blank page
code is approved by maintainer as well
double checked envs, execute access and entry point
subdomain functions don't work with gitpod
thanks. should be in docs π
Thank you! finally managed to work
[Solved] Custom run command for functions?
Recommended threads
- Project in AppWrite Cloud doesn't allow ...
I have a collection where the data can't be opened. When I check the functions, there are three instances of a function still running that can't be deleted. The...
- Get team fail in appwrite function
I try to get team of a user inside appwrite function, but i get this error: `AppwriteException: User (role: guests) missing scope (teams.read)` If i try on cl...
- Function in Node.JS to monitor events ar...
Hello everyone. I'm creating my first Node.JS function, but I don't have much experience with node and javascript. I'm trying to create a function, that monito...