Deployment of React Front End & Cannot See Logs
ptco
TRIALOP

2 years ago

  • I cannot view logs of any of my environments or deployments to see what issue is causing a failure

  • I'm having trouble deploying my front end react client from my GitHub repo, not sure what steps i should take to fix this issue

  • link to my repo is here ( https://github.com/PTCO/ReactRestApiCourses )

View Deploy details

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

2 Replies

brody
EMPLOYEE

2 years ago

>I cannot view logs of any of my environments or deployments to see what issue is causing a failure

Can you elaborate on this, why are you unable to view your logs?


brody
EMPLOYEE

2 years ago

I'm having trouble deploying my front end react client from my GitHub repo, not sure what steps i should take to fix this issue

https://github.com/brody192/create-react-app-starter

Here is an example repo, to get yours working, copy the nixpacks.toml and Caddyfile from this repo into your client folder, then set the root directory in the service settings to /client and remove any build or start commands if you have any set.


Loading...