I just wanted to host my node js (with database connection) app with railway, but when I upload the github repo to Railway, I only get “There is no active deployment for this service.” and it just doesn’t start.
I just want it to host the node js app, so start building, and for the connection to work with mysql
1