Creating and managing background jobs with Trigger.dev
zopio
application.
zopio
framework, jobs are organized in a dedicated directory structure:
app/trigger/jobs
directory or add to an existing fileuser-jobs.ts
- Jobs related to user managementpayment-jobs.ts
- Jobs related to paymentsnotification-jobs.ts
- Jobs related to notificationsindex.ts
file: