#hosting static vue spa site

7 messages · Page 1 of 1 (latest)

cold creekBOT
#

Project ID: b6e0630a-d349-4ebf-b98f-44c205a8b3c6

kind vigil
#

which is production ready. so caching and compression
Vercel, Netlify, Cloudflare Pages, Github Pages, etc

#

while you absolutely could host a static spa site on railway, you would have to take care of running the caching and compressing server yourself, as with the options i listed, they do it for you

#

and theres many more benefits from using the mentioned services, mainly they are deigned for serving static sites, and railway is not

#

me too, one would think this is common knowledge

#

railway is more geared towards backend api's
you will get far better performance running a static site on the mentioned platforms

#

nginx or caddy