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
- Migration from Self-Hosted to Cloud seem...
Hello, I'm trying to migrate from my Self-Hosted Appwrite instance to Cloud, and can't figure out what's going wrong. - If I initiate the migration from Cloud...
- Password check in function
Hi, is there any way now for checking if the users password is correct in a function? I am creating a delete user function and before deleting I would like to c...
- custom domain on self host Appwrite
I am having a issue, i am using self host version of appwrite at my custom domain (appwrite.example.com), but when i tried adding a custom domain (project1.exam...