Best Frontend for Railway?
jeffsburton
PROOP

a month ago

My backend is on railway and I love it, but I have my frontend on netlify. I'd like to move it to railway, but not sure what the best webserver to use on railway - it's built in Vue and the CI pipeline is pretty simple.

1 Replies

You can actually just add your GitHub repository to Railway and Railpack will automatically spin up a static Caddy server! It's a super smooth process.


Loading...