Django and React front end not being uploaded

I have a django backend and a react frontend. The frontend is in a dir /frontend inside the root dir of my github, but the dir is not found when I ls the shell in render. Do I have to specify the frontend in the render.yaml?

Hi @catsarebetter, welcome to the Render community! Are you able to try using ls -a instead to list all files/directories?

1 Like

For context, I was grasping at symptoms but not looking at the source of the problem, I was able to fix this problem through: Build successful but stuck on deploying and fails - #4 by catsarebetter

1 Like