mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-05-11 18:10:01 +08:00
- Change updateAddressUpdatedAt to non-blocking async execution - GET /api/mails, /api/settings, /user_api/settings no longer wait for DB update - Improves response time for GET requests - Also updates dependencies Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
cloudflare_temp_email
This template should help get you started developing with Vue 3 in Vite.
Recommended IDE Setup
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
Customize configuration
See Vite Configuration Reference.
Project Setup
npm install
Compile and Hot-Reload for Development
npm run dev
Compile and Minify for Production
npm run build