Add email worker and use it to send email from pages function
Some checks failed
release / Publish to Cloudflare Pages (push) Failing after 1m17s
Some checks failed
release / Publish to Cloudflare Pages (push) Failing after 1m17s
This commit is contained in:
6
wrangler.json
Normal file
6
wrangler.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"$schema": "node_modules/wrangler/config-schema.json",
|
||||
"name": "resume",
|
||||
"compatibility_date": "2025-01-29",
|
||||
"services": [{ "binding": "SERVICE", "service": "contact-email" }]
|
||||
}
|
||||
Reference in New Issue
Block a user