Nitro defineTask in a module
How to register a task in a nuxt module?
Within the project, it registered automatically, but in a module.ts, I can set the cron module, but probably I should call something to actually register it.
I see int he console: WARN Scheduled task notifications:process-queue is not defined!
Within the project, it registered automatically, but in a module.ts, I can set the cron module, but probably I should call something to actually register it.
I see int he console: WARN Scheduled task notifications:process-queue is not defined!
