How to deploy frontend and api so that it will be in same domain?
buddhagrg
HOBBYOP
2 years ago
Hi team,
I have ReactJs frontend, ExpressJS api and PgSQL DB. My project use cookie set by api so currently due to chrome new policy to disable third party cookie, I need to deploy in railway so that both frontend and api will be served from same domain. I have custom domain also, can you please help me to figure out how can I do this ?
Thanks!
0 Replies