This project is basically a compilation of workers for many things. Currently, i have a printing worker, that prints files sent to [email protected] to my printer!
I initially used Amp to generate a Cloudflare Worker that forwards emails received to a API endpoint. I later removed it since it was not working. (Feel free to remove time spent in the folder “cloudflare”).
I also used AI to generate part of the GitHub actions and Dockerfile. Finally, i used some code completions from Copilot here and there in the main code.