Aggiunge newsletter custom con D1, double opt-in e invio campagne.
Attiva il form footer, API subscribe/confirm/unsubscribe e endpoint admin protetti, riusando Resend per le email. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@ -9,5 +9,13 @@
|
||||
},
|
||||
"observability": {
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"d1_databases": [
|
||||
{
|
||||
"binding": "NEWSLETTER_DB",
|
||||
"database_name": "nexstudio-newsletter",
|
||||
"database_id": "f2b30e34-6e63-4df8-8f92-f0a0dad08cda",
|
||||
"migrations_dir": "migrations"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user