# Tempmail / DuckMail Disposable temporary email service powered by Mail.tm API. Chinese-language UI at `duckmail.sbs`. ## Current Configuration | Component | Platform | URL | Status | |---|---|---|---| | Frontend | Netlify | `https://snazzy-pudding-4451c6.netlify.app/` | Live | | Backend | Cloudflare Workers | _TBD_ | Pending | ## Architecture - **Frontend:** Static SPA hosted on Netlify - **Backend:** Cloudflare Worker (handles email routing and API via Mail.tm) ## Features - Secure temporary mailbox with random password generation in-browser - Instant disposable email addresses (no registration) - Fast message delivery with no delays or limits ## Nezha Monitoring | Monitor | Type | Target | Interval | |---|---|---|---| | Tempmail Frontend | HTTP GET | `https://snazzy-pudding-4451c6.netlify.app/` | 120s | ## Notes - The frontend repo contains full deployment instructions - Backend worker deployment is pending a custom domain setup