Skip to content

Conversation

@VishalS-Microsoft
Copy link
Contributor

Purpose

This pull request adds comprehensive documentation for setting up and running the project locally. The new LocalDebuggingSetup.md file provides step-by-step instructions, covering prerequisites, environment setup, running the application, and managing dependencies for both backend and frontend components.

Documentation improvements:

  • Added a new docs/LocalDebuggingSetup.md file with detailed instructions for local development, including prerequisites, repository cloning, environment variable configuration, and running the application using provided scripts or manually.
  • Included guidance on using virtual environments for Python, installing dependencies, and separate instructions for running backend and frontend services.
  • Provided troubleshooting notes, screenshots, and references to Azure resource configuration to assist with environment setup.

Does this introduce a breaking change?

  • Yes
  • No

Golden Path Validation

  • I have tested the primary workflows (the "golden path") to ensure they function correctly without errors.

Deployment Validation

  • I have validated the deployment process successfully and all services are running as expected with this change.

What to Check

Verify that the following are valid

  • I have built and tested the code locally and in a deployed app
  • For frontend changes, I have pulled the latest code from main, built the frontend, and committed all static files.
  • This is a change for all users of this app. No code or asset is specific to my use case or my organization.

Other Information

@Roopan-Microsoft Roopan-Microsoft merged commit acd968c into dev Nov 27, 2025
5 checks passed
@github-actions
Copy link
Contributor

github-actions bot commented Dec 3, 2025

🎉 This PR is included in version 1.7.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants