Skip to content
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

Updated backend script, fixes installation #77

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

manthanabc
Copy link

Fixes #76 , By updating the backend/script.sh file,
Adds cleanup section,
Increases verbosity,
Removes redundant venv creation,
Fixes paths, now the script should be ran from backend folder as described in readme.md

Note: Maybe this file should be called get s2v .sh instead of script.sh

@Roaster05
Copy link
Contributor

@manthanabc instead of removing the venv creation, we would rather want it to be created if already the venv doesnt exists

@Roaster05 Roaster05 added the question Further information is requested label Dec 17, 2024
@manthanabc
Copy link
Author

done, also if this is supposed to be a setup script for the backend, maybe we should move requirements file to backend since its specific to the backend, and have the script also install the dependencies. i can create a separate pr for it, if this is desirable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix Nested Git Repository
2 participants