BIROALTACC
BIROALTACC
RRailway
Created by BIROALTACC on 12/25/2023 in #✋|help
Trying to deploy vanilla TS app, without success
Hi there, I'm trying to deploy vanilla ts app for the first time and im getting stuck on this: "ERROR: failed to solve: process "/bin/bash -ol pipefail -c npm run build" did not complete successfully: exit code: 2" tried putting "CI=false" in variables, but it doesnt work my package.json looks like this: "scripts": { "dev": "vite", "start": "tsc --watch", "build": " tsc && vite build", "preview": "vite preview" }, tried removing "tsc" still didn't work, any ideas? project-id: b2dfc4bc-a7c0-4d3a-971c-6b72992d5f02
17 replies
RRailway
Created by BIROALTACC on 9/20/2023 in #✋|help
Application failed to respond
My api and client deployment was successful but when I try to open my website i get "application failed to respond" project-id: fbeb4e20-0012-4c34-81da-9ddf6cbdf0b0
4 replies
RRailway
Created by BIROALTACC on 8/25/2023 in #✋|help
How to host websockets?
This is my first time hosting socket server, how can i do that on railway? I docs there are only webhooks which are a unknown field for me, my app uses socket.io is it possible to host that here? project-id: 9ca93930-ec44-4d40-81ae-5a2f6b7c6928
33 replies
RRailway
Created by BIROALTACC on 8/19/2023 in #✋|help
my api wont start on railway
18 replies
RRailway
Created by BIROALTACC on 8/18/2023 in #✋|help
Can't deploy my mern app
33 replies