Attempting to deploy a small Angular 18 SSR site
marvinbarretto
FREEOP

a year ago

Im trying for the first time to deploy a small Angular 18 SSR site.
Locally it builds and runs, but im getting stuck in some sort of loop when it tries to run on here

The repo is at https://github.com/marvinbarretto/bpcn

View Deploy details

ⓘ Deployment information is only viewable by project members and Railway employees.

1 Replies

a year ago

Your start command includes a build command, the start command should only run the app.


Loading...