How is there no better way to deploy email workers
I've just tried getting started with email workers, and it's almost impossible to do anything advanced with it (As far as I can see). I couldn't find any way to deploy email workers outside of the dashboard, there's no bindings from them or anything and from the dashboard editor it's almost impossible to do anything useful via the dashboard.
I had to find a workaround by first connecting my worker to a github repo, then pushing to that repo overwriting the existing worker code. It's impossible to add the trigger event "email" as is. I would love for this to get expanded upon as it could open up so many possibilities
I had to find a workaround by first connecting my worker to a github repo, then pushing to that repo overwriting the existing worker code. It's impossible to add the trigger event "email" as is. I would love for this to get expanded upon as it could open up so many possibilities