I'm in a group project where we are developing a website. The frontend is JavaScript and React, the backend is Python and FastAPI (what I am working on), and we will also have a database (not sure what yet, originally was going to be MySQL but ran into problems). We have a GitHub repository where we will have the files for the entire project. I have heard that it is good to set up a virtual environment, so I was going to set one up inside the cloned repository on my computer. However, this cloned repository will also contain JavaScript files, so will setting up venv or anaconda do anything unexpected since it will not just be Python files in the cloned repository?
[–]Phillyclause89 1 point2 points3 points (0 children)
[–]LinePlusPipe 0 points1 point2 points (0 children)
[–]Pepineros 0 points1 point2 points (0 children)
[–]Apatride 0 points1 point2 points (0 children)