when i run appwrite deploy function no active function is visible on appwrite console
That's because you didn't deploy anything. See that message that says:
Success Deployed 0 functions.
then what exactly does appwrite deploy functions do?
it deploys functions that you select
because in the docs its written after hitting this go to appwrite dashboard
try running appwrite deploy function again and read the prompt before proceeding
ya
it says select which funtion to deploy
ooooo
wait
i think i forgot to select the funtion
function
ππ
high time i sleep
thankyou @Steven
[SOLVED] No functions visible
Recommended threads
- Function domain not available
Hello, even tho in docs you clearly describe that every function has its domain, I can not see it anywhere in any of my projects. How do I reveal the url of th...
- Inquiry: How to Reduce Cold Start Durati...
Hey! I was using Python for the function runtime, but after reading that Go has the fastest runtime, I switched my code over to Go. However, I'm still seeing co...
- After a GET request is passed to functio...
Create execution in the console can normally retrieve the get parametersγWHyοΌ