Is Astro framework supported by Railway?
Hi, i'm trying to deploy a project in Astro on Railway. By Railway everything's ok but in live mode i have a Server error.
Thanks
8 Replies
Project ID:
e6c6fac9-f26b-4ba6-b762-0979cb57e351
e6c6fac9-f26b-4ba6-b762-0979cb57e351
yep you could run an astro app on railway, but you'd need to make changes to your project because astro wouldn't provide its own way to host itself
send me the repo and I'll see if I could advice on a change
i just went ahead and made an astro template thats ready to run on railway without fuss
https://github.com/brody192/astro-basic-template
Oh wonderful thanks man
no problem!
Ok i can confirm that works fine! Thank you!
awsome, glad i could help
anyone wanna add docs for railway to here https://docs.astro.build/en/guides/deploy/