cloudflare_temp_email/frontend
Dream Hunter 163df5c908
Some checks failed
Upstream Sync / Sync latest commits from upstream repo (push) Has been cancelled
chore: update dependencies (#974)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-11 21:11:25 +08:00
..
public feat: add docs (#122) 2024-04-14 15:15:09 +08:00
src feat(admin): add IP whitelist (strict allowlist mode) (#920) (#971) 2026-04-11 21:06:13 +08:00
.env.example feat: add telegram mini app (#250) 2024-05-19 00:35:10 +08:00
.env.pages feat: add page functions proxy to make response faster (#234) 2024-05-14 12:43:03 +08:00
.gitignore feat: add page functions proxy to make response faster (#234) 2024-05-14 12:43:03 +08:00
index.html feat: add CF Turnstile when new address (#200) 2024-05-04 23:14:23 +08:00
package.json chore: update dependencies (#974) 2026-04-11 21:11:25 +08:00
pnpm-lock.yaml chore: update dependencies (#974) 2026-04-11 21:11:25 +08:00
README.md feat: init 2023-08-16 11:13:26 +08:00
tsconfig.json feat: telegram bot TelegramSettings && webhook (#244) 2024-05-18 14:02:18 +08:00
vite.config.js fix: remove vite-plugin-top-level-await, incompatible with new esbuild (#940) 2026-04-04 20:08:25 +08:00

cloudflare_temp_email

This template should help get you started developing with Vue 3 in Vite.

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