#Install Post Mime on Email Cloudworker

4 messages · Page 1 of 1 (latest)

eager pecan
#

Hello everyone,

I am making a cloudworker that sends the text and if any attachements to another url

First, cloudfare doesnt show any options for any cloudworker that is not created through email routing page.

Secondly, I am very confused on where do I install the post mime packge, like where am i supposed to run npm i post-mime

I would really appreciate help here

eager pecan
#

I got to figure out how this works and your basically supposed to develop this locally to any custom installations

#

cloudfare@worker --url your service worker url

something of this command exists that lets you develop the thing locally

#

for anyone coming after me