Hey, is there any way to create a function on appwrite using typescript? I selected node js, should I choose anything other?
thank you!
Make sure to update your appwrite.json
file to handle the changes or compile it to JS before deploying the function, as node won't run typescript on the server
aha, so, what are the steps
when I go here, choose node.js
and next,next
existing repo?
or what should I do
Recommended threads
- Need help with createExecution function
Hi, Need some help understanding createExecution. When requesting function execution via createExecution, the function handler arguments are incorrect and rese...
- Realtime with multiple connections
I need the Realtime on multiple Collections for diffrent applicational logic. So my question is: Is there a way to have only 1 Websocket connection or do I need...
- Can't login or deploy functions in Appwr...
Hello, since i updatet to the appwrite cli 6.1.0 i can't login or deploy functions with the cli. When i call the command: "appwrite get account --verbose" i ge...