stan0ne/mail.sbf.qzz.io — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a simple self hosted email web app called Cloud Mail that I can run on Cloudflare. I want to use one domain and let people create and manage multiple email addresses, with a clean responsive inbox that works on desktop and mobile. Users should be able to receive mail, send mail through Resend, send and download attachments, and search or filter their messages.

Please include an admin area where I can manage users, mailboxes, permissions, and basic system settings. I’d like incoming mail to be able to forward to Telegram bots or another email provider. Add Turnstile on signup to reduce spam, simple charts showing things like user and email growth, and settings to customize the site title, login background, and page transparency.

Use Cloudflare Workers with the needed Cloudflare storage pieces, and a Vue style frontend like the demo. Make it deployable with clear environment setup. Look up current docs online if you need to.

Want more depth? Deep Reverse