Attempting to deploy a small Angular 19 basic site
marvinbarretto
FREEOP
a year ago
Trying for the first time to deploy on Railway.
I've been trying to get SSR working but given up on that for the time being. I just want to deploy a client-side solution
I have a relatively basic Angular app but it does require a separate backend so this won't work perfectly ye but I do expect to be able to deploy
The logs seems to be stuck in a loop when it tries to build the app with ng build yet I am able to run this command locally
The repo is https://github.com/marvinbarretto/bpcn
0 Replies