Azure-Samples / contoso-real-estate

Intelligent enterprise-grade reference architecture for JavaScript, featuring OpenAI integration, Azure Developer CLI template and Playwright tests.
MIT License
889 stars 528 forks source link

[Chore] Debug with local or Azure services #347

Closed diberry closed 10 months ago

diberry commented 1 year ago

Are you accessing the project from the GitHub Codespaces?

Note: The project is optimized to run on Codespaces. We welcome contributions to enhance it for cross-platform local development, but it's not something we will prioritize right now. Thank you!

Describe the bug Currently, the project appears to be geared towards local development with local resources. See issue 343.

However, when trying to debug the API locally with launch file, the process used azd restore. It seems there isn't a consistent usage between local and cloud resources. Adding a debug launch configuration for local resources with a naming convention that noted is important to remain consistent with the local resources paradigm.

Expected behavior Can debug against local or cloud resources.

anfibiacreativa commented 1 year ago

@diberry any updates to this issue?

diberry commented 1 year ago

This is Codespaces so I'll take another look next week when I have time.

anfibiacreativa commented 10 months ago

Closed due to inactivity.