mikkolehtimaki
PROOP
10 months ago
Any instructions for deploying SPA's built with rspack? Seems like no auto detection support for deployment yet?
3 Replies
I solved it now with the serve package but am wondering if it's necessary?
muhammed1447
FREE
10 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