-
Notifications
You must be signed in to change notification settings - Fork 667
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to set the Back-end on my laptop #84
Comments
Could you be more descriptive about what exactly didn't work? |
Hi Siddarth I am unable to set-up the backend on my system is it possible if we could connect so that you can help me for the same |
I am not the original Author of the codebase. If you can describe what is the error you are running into then I can try to look into it and help you, if not me someone else would. People prefer well descriptive descriptions including
|
Hi Siddarth, What were the issues you ran into: We would like to run this setup in a local "Windows" machine. Is it possible to run it without Docker? If with Docker, could you help us with the basic steps so that we can proceed. We're new to this. |
PS 1: Using docker should take care of the environment. |
Hi Siddarth, |
Follow this thread. Read through it thoroughly and don't blindly copy paste the commands. https://stackoverflow.com/questions/70003829/poetry-installed-but-poetry-command-not-found Google well before asking for help. |
Can you check if you set the values in .env.development or .env |
Hi Siddarth, |
Did u also run set -a
source .env ? Try running |
Did it work ? |
Hi Siddarth, |
Hello Shivang, I'm encountering the same error, did you found any workaround to solve this ? |
Hi @kjRudani and @ShivangPandey2909, I encountered the same issue and found a solution. You can try accessing http://127.0.0.1:8000/docs in your browser—it should work. The issue was FastAPI not correctly redirecting to the |
Hi,
I have downloaded the repo but facing problem while setting up the back-end as per the instructions provided in the readme or the YouTube tutorial. Please help me for the same.
Thanks
The text was updated successfully, but these errors were encountered: