How to use your email example within a Nextjs app? #8385
grantspilsbury
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I created a website v3 template project
npx create-payload-app@beta --use-pnpm -t website
I want to incorporate email into the project for newsletter signup. I had a look at your:
email example
How should I convert the below express code to be used in Nextjs:
What changes need to be made to the email example code in the repo to work with the v3 website template?
Beta Was this translation helpful? Give feedback.
All reactions