Vexon
Application failed to respond
So i changed start and build options on railway to default. My scripts in package.json are
"start": "cd ParkingOccupyApp && ng serve",
"build": "cd ParkingOccupyApp && npm install && ng build --configuration=production"
I still have Application failed to respond
14 replies