niemakestuff
HOBBYOP
3 months ago
The template is this: https://railway.com/deploy/QxW__f
From here: https://docs.rsshub.app/deploy/#deploy-to-railway
When using this template, it doesn't work at all. Figured it might be an outdated template.
I can deploy RSSHub using docker and it works. But would be nice to use the template since it includes Redis and has automatic updates.
4 Replies
3 months ago
Would be great if you could describe/elaborate further on "doesn't work at all."
not really sure what those means
so I asked ChatGPT and it gave me this start command: corepack enable && corepack prepare yarn@stable --activate && yarn start
Now there's no error but the web app is not getting deployed at all

