In the backend repos https://github.com/mondaycom/welcome-apps/tree/master/apps/quickstart-integrations
It would be nice if, in dev mode, it would use nodemon so that I don't have to manually stop and restart the server for each change.
https://www.npmjs.com/package/nodemon
In the backend repos https://github.com/mondaycom/welcome-apps/tree/master/apps/quickstart-integrations
It would be nice if, in dev mode, it would use nodemon so that I don't have to manually stop and restart the server for each change.
https://www.npmjs.com/package/nodemon