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

[751] feat: add dev environment setup instructions for Windows users #775

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Rish-it
Copy link

@Rish-it Rish-it commented Nov 27, 2024

title: Issue #751 | Add dev environment setup instructions for Windows users

Discord Username: @buunny9092

What type of PR is this? (select all that apply)

  • 🍕 Feature
  • 🐛 Bug Fix
  • 🚧 Breaking Change
  • 🧑‍💻 Code Refactor
  • 📝 Documentation Update

Description

This PR updates the CONTRIBUTING.md file with detailed instructions for setting up the development environment on Windows. It includes step-by-step guidance on installing Docker, setting up WSL (Windows Subsystem for Linux), and configuring the necessary environment variables. The goal is to help Windows users quickly set up the dev environment, ensuring smooth onboarding for those who wish to contribute to the project.

Related Tickets & Documents

QA Instructions, Screenshots, Recordings

To test this change, follow the updated instructions in the CONTRIBUTING.md file for setting up the development environment on Windows. Verify that the Docker containers run correctly on a fresh Windows setup, and that both the app and web socket server start without issues. The steps should also be verified using WSL.

UI accessibility concerns?

N/A - This change only affects the documentation and does not modify the UI.

Added/updated tests?

  • 👍 yes
  • 🙅 no, because they aren't needed
  • 🙋 no, because I need help

[optional] Are there any post deployment tasks we need to perform?

N/A

[optional] What gif best describes this PR or how it makes you feel?

Happy

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

Successfully merging this pull request may close these issues.

[TASK]: Create dev environment setup instructions for Windows users.
1 participant