Options
Attaching a local debugger
You can use the--debugger
flag to run the server in debug mode. This will allow you to attach a debugger to the server and debug your tasks.
The trigger.dev dev
command is used to run your tasks locally.
--debugger
flag to run the server in debug mode. This will allow you to attach a debugger to the server and debug your tasks.