mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-09-04 23:17:34 +08:00
feat: update readme (#4)
This commit is contained in:
@@ -59,6 +59,7 @@ enable email route and config email forward catch-all to the worker
|
|||||||
cd frontend
|
cd frontend
|
||||||
pnpm install
|
pnpm install
|
||||||
# add .env.local and modify VITE_API_BASE to your worker's url
|
# add .env.local and modify VITE_API_BASE to your worker's url
|
||||||
|
# VITE_API_BASE=https://xxx.xxx.workers.dev - don't put / in the end
|
||||||
cp .env.example .env.local
|
cp .env.example .env.local
|
||||||
pnpm build --emptyOutDir
|
pnpm build --emptyOutDir
|
||||||
cd ..
|
cd ..
|
||||||
|
|||||||
Reference in New Issue
Block a user