შონიაOriginal post
Rank 2: Process
Hey, is there any way to create a function on appwrite using typescript? I selected node js, should I choose anything other?
Summary
Developers looking to create an Appwrite function using Typescript for Node.js should update the `appwrite.json` file to handle the changes or compile it to JavaScript before deployment, as the server won't run Typescript directly. They can follow the steps outlined in the repository found at the provided link for more detailed instructions.