mirror of
https://github.com/fergalmoran/supanextail.git
synced 2026-01-06 08:34:40 +00:00
Update readme with mailing list tutorial
This commit is contained in:
@@ -53,6 +53,10 @@ Sendgrid is optional but you’ll need to configure it if you want to use the co
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
If you want to use the mailing list system, you’ll need to do a little bit more configuration. I wrote an article about it [here](https://dev.to/michael_webdev/create-a-mailing-list-with-sendgrid-and-next-js-41f7)
|
||||||
|
|
||||||
|
The backend is ready to use. You just have to add your SENDGRID_MAILING_ID env variables (more explanation about it in the article).
|
||||||
|
|
||||||
#### Misc.
|
#### Misc.
|
||||||
|
|
||||||
- Supabase variables are mandatory, you can skip sendgrid as it’s just for the contact form. Stripe variables are needed if you want the subscription system.
|
- Supabase variables are mandatory, you can skip sendgrid as it’s just for the contact form. Stripe variables are needed if you want the subscription system.
|
||||||
|
|||||||
Reference in New Issue
Block a user