This is the issue on which I'm working right now :- https://github.com/appwrite/templates/issues/147 I need to create github-issue-bot in node-typescript . There is similar bot for nodejs. Do I need to create same as that in node folder if yes then how can i run exisiting bot in node folder because I'm not able to see what it's doing. I have followed this documentation :- https://appwrite.io/docs/products/functions/quick-start but not able to see any results Thanks for your help
As the issue says, it should go in the node-typescript folder
Recommended threads
- How to Display File in Web?
I'm trying to use Appwrite's Storage to store images and display them in my app, however when I use the `getFileView`, `getFileDownload` or `getFilePreview` met...
- Project Paused Despite Daily Active Usag...
I noticed that my project was automatically **paused**, even though it is actively being used. The project is an **attendance application** that is used daily b...
- Sudden CORS Errors - Domain hasn't Chang...
I have an Appwrite project with two web apps configured, the first one has the hostname `*` and the second one I just added to test if it could fix the issue wi...