Problem deploying my first Web Service

Hi,

This is the first time I’m deploying a website on Render. I’ve never done it before since I’ve only worked on local projects, but I wanted to deploy this one and I’ve encountered a problem that I don’t know how to solve. I’m getting the following error, and I don’t know how to fix it. I suspect it’s because the folders aren’t properly organized, but I would like some help from someone with experience.

I don’t know why it doesn’t find the “backend” folder, since it’s in the proyect aswell with the rest of the files. I’ll leave some captures so you guys can tell me what I’m doing wrong haha

And I let you the project itself so you can check it out where is the problem:

I’ve tried to use gunicorn syntax_sprint.wsgi:application as well as gunicorn syntax_sprint.syntax_sprint.wsgi:application since I’ve been trying to finde the way to deploy it, but I don’t know what else to do.

Thanks for the help and sorry for my english haha

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.