You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to deploy it by railway.app. Everything seems fine, but nothing come up at the web page, I got the message 'This application failed to respond'.
I tried to setup it with the following,
╔══════════════ Nixpacks v1.5.1 ══════════════╗
║ setup │ nodejs-16_x, yarn-1_x ║
║─────────────────────────── ║
║ install │ yarn install --frozen-lockfile ║
║─────────────────────────── ║
║ build │ yarn ║
║─────────────────────────── ║
║ start │ yarn dev ║
╚══════════════════════════════════════╝
Would you be so kind as to tell me how to set it up with railway.app. I'm really new in all this. Thanks in advance.
The text was updated successfully, but these errors were encountered:
I tried to deploy it by railway.app. Everything seems fine, but nothing come up at the web page, I got the message 'This application failed to respond'.
I tried to setup it with the following,
╔══════════════ Nixpacks v1.5.1 ══════════════╗
║ setup │ nodejs-16_x, yarn-1_x ║
║─────────────────────────── ║
║ install │ yarn install --frozen-lockfile ║
║─────────────────────────── ║
║ build │ yarn ║
║─────────────────────────── ║
║ start │ yarn dev ║
╚══════════════════════════════════════╝
Would you be so kind as to tell me how to set it up with railway.app. I'm really new in all this. Thanks in advance.
The text was updated successfully, but these errors were encountered: