Making a new project with Payload CMS?
Trying to deploy it on Railway but all you're getting is a vague Application failed to respond screen, no errors in the console, and completely no reference in the docs?
The fix is dead simple. You need to set the PORT environment variable to 3000 in your Railway environment.
RailwayRailway is an infrastructure platform where you can provision infrastructure, develop with that infrastructure locally, and then deploy to the cloud.railway.app
Good luck with the rest ✌️