Deployment guide #663
Unanswered
maksimchowis
asked this question in
Q&A
Replies: 2 comments 5 replies
-
Don't deploy .gitignore the |
Beta Was this translation helpful? Give feedback.
4 replies
-
i dont get it so we dont need to deploy the .react-email but what about the react-email-starter folder it contains its own node_modules what am i supposed to do with that if i dont push it i get the error here |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Greetings! I was wondering how to deploy my project to Netlify, the way you did with demo page.
I know that project contains .react-email folder which internally uses Next.JS infrastructure. But deploying process is quite tricky for me. Is there a deploy command for the whole project, or I should deploy only Next.JS one? Would have been awesome, if you could provide some guidelines.
Thank you.
Update: I managed it by including .react-email folder to my GitHub repo and running "build" command for Next.JS project inside. Please tell me if there is a better way.
Beta Was this translation helpful? Give feedback.
All reactions