You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there, a Python back-end developer here. We decided to use react-email by creating a nextjs microservice that would only be in charge of rendering our emails and returning them as HTML.
We'd also like to be able to deploy the preview server somewhere, but ideally it would be all under the same umbrella, so there's no need to deploy two services with two (pairs of) subdomains.
Is there any way to achieve this? By somehow having /preview point to the react-email preview?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi there, a Python back-end developer here. We decided to use react-email by creating a nextjs microservice that would only be in charge of rendering our emails and returning them as HTML.
We'd also like to be able to deploy the preview server somewhere, but ideally it would be all under the same umbrella, so there's no need to deploy two services with two (pairs of) subdomains.
Is there any way to achieve this? By somehow having /preview point to the react-email preview?
I hope my question is clear, thank you.
Beta Was this translation helpful? Give feedback.
All reactions