federaco
Unable to Connect Repo to Service
I'm trying to connect a repo to my new service, but doesn't let me, I configure github with permissions to repo, but is not listed when I try to select the configured repo in the Railway UI. What could be wrong?.
4 replies
NestJS Build Error
Hi, I created a Railway project with a NestJS API and a Postgres DB, it was working fine, but after a while I wanted to create a second project so I can have a test environment, I followed the same setup steps of the working project, but I can't get it working.
The project was generated with the nest cli.
The start command for the API is "npm install && npm run start:prod"
I created an Empty Service in Railway
I'm getting this error:
Thanks community!
39 replies