cloudflare_temp_email/frontend
2024-08-18 14:58:57 +08:00
..
.vscode feat: init 2023-08-16 11:13:26 +08:00
public feat: add docs (#122) 2024-04-14 15:15:09 +08:00
src feat: UI: add WorkerConfig && release v0.7.3 (#421) 2024-08-18 14:58:57 +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 feat: add ADDRESS_CHECK_REGEX (#415) 2024-08-17 00:11:28 +08:00
pnpm-lock.yaml fix: DISABLE_ADMIN_PASSWORD_CHECK still show admin password modal (#406) 2024-08-14 22:52:45 +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 feat: UI: lazy load (#266) 2024-05-23 12:23:43 +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