If I want to add a workflow to my nuxt app (which is hosted on worker pages), should I create a sepa

If I want to add a workflow to my nuxt app (which is hosted on worker pages), should I create a separate worker for the workflow or can it be within the same worker?
Was this page helpful?