#what shoud i give in the app write path for execution my Custom body??

17 messages · Page 1 of 1 (latest)

lost knoll
#

shoud i give the localhost path or what ??

quartz night
quartz night
lost knoll
#

appwrite login
appwrite init project

appwrite init function
appwrite deploy function

alraedy i have run all these commands

upper kestrel
#

You would only need a path if within the function you are handling those paths. If your logic is just in the root, no path is required.

quartz night
#

so the execute will do nothing

lost knoll
#

should i coonect with sdk from cli

upper kestrel
quartz night
#

haha

quartz night
#

personal opinion*

lost knoll
upper kestrel
#

That realistically should be all you need, appwrite deploy function should deploy the function to cloud and trigger a build.

quartz night