mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-07-10 23:13:12 +08:00
feat: modify default class (#95)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
## [English](README_EN.md)
|
||||
|
||||
- [Backend](https://temp-email-api.dreamhunter2333.xyz/) Status:
|
||||
- [Backend](https://temp-email-api.dreamhunter2333.xyz/):
|
||||

|
||||

|
||||

|
||||
@@ -10,7 +10,7 @@
|
||||

|
||||

|
||||
|
||||
- [Frontend](https://temp-email.dreamhunter2333.xyz/) Status:
|
||||
- [Frontend](https://temp-email.dreamhunter2333.xyz/):
|
||||

|
||||

|
||||

|
||||
@@ -98,7 +98,7 @@ git clone https://github.com/dreamhunter2333/cloudflare_temp_email.git
|
||||
wrangler d1 create dev
|
||||
wrangler d1 execute dev --file=db/schema.sql
|
||||
# schema 更新,如果你在此日期之前初始化过数据库,可以执行此命令更新
|
||||
wrangler d1 execute dev --file=db/2024-01-13-path.sql
|
||||
# wrangler d1 execute dev --file=db/2024-01-13-path.sql
|
||||
```
|
||||
|
||||
创建完成后,我们在 cloudflare 的控制台可以看到 D1 数据库
|
||||
@@ -163,7 +163,6 @@ pnpm run deploy
|
||||
|
||||
配置 `Cloudflare Email Routing` catch-all 发送到 `worker`
|
||||
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user