kusalOriginal post
Rank 1: Thread
Is there any way to build a watch file and what ever the chnages i will made on function will auto build
Summary
Developers are having to run the appwrite deploy function multiple times due to having created several deployment IDs. Consider using `nodemon` for automatic restarts. To enable auto-building on file changes, you could set up a watch file for the function.