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
- Function global variables
when i create a top-level global variable in go or bun how will it behave? is the heap getting renewed on every execution or could i do some kind of temp. cachi...
- Appwrite Auth & Function don't reveal cl...
When I execute a function or sign in with my Flutter app, Appwrite does not show my real IP: instead, it seems that Appwrite shows Fastly CDN IP address.
- Why does this happen?
`AppwriteException: general_argument_invalid, Invalid `secret` param: Value must be a valid string and at least 1 chars and no longer than 256 chars (400)` the...