julian31186
Hosting a monorepo with a Vite/Svelte Front and and a Fiber Backend
I am trying to host my monorepo application within railway however I am facing some issues when trying to deploy. Should i be using npm run dev as my run command? I was thinking of creating two railway instances one for the front end and the other for the back end while setting each respective root directory but I am not sure if this is the best option
19 replies