rsbuild
mikkolehtimaki
PROOP

8 months ago

Any instructions for deploying SPA's built with rspack? Seems like no auto detection support for deployment yet?

$10 Bounty

3 Replies

mikkolehtimaki
PROOP

8 months ago

a090c80a-f89e-466b-8c1d-0e854f5118aa


mikkolehtimaki
PROOP

8 months ago

I solved it now with the serve package but am wondering if it's necessary?


muhammed1447
FREE

7 months ago

serve is not necessary in Railway if

You are building a:

  • Node.js/Express backend

  • Flask, Django, FastAPI backend

  • Any dynamic app with a real server


Loading...