contoso-real-estate
contoso-real-estate copied to clipboard
Intelligent enterprise-grade reference architecture for JavaScript, featuring OpenAI integration, Azure Developer CLI template and Playwright tests.
This is a follow-up PR for #117—issue: #124. I did expand a little on the scope of this PR by moving the interfaces from the model folder to a separate...
In the original version of appservice.bicep, appSettings was not wrapped with an @secure decorator, so if a developer put any secrets in their app settings, it would leak into deployment...
**Are you accessing the project from the GitHub Codespaces?** - [ ] No, I am running the project on my local machine (I will fill in the OS section below)...
Had to update a few packages, and the stripe api version. To make sure this won't happen again, I renamed the `build:ts` script to `build` so it the stripe package...
ref: https://github.com/Azure-Samples/contoso-real-estate/pull/117
**Are you accessing the project from the GitHub Codespaces?** - [ ] No, I am running the project on my local machine (I will fill in the OS section below)...
Add dependencies to postCreateCommand script as stated by product group in Issue [#28331](https://github.com/microsoft/playwright/issues/28331)
They are throwing `deprecated` notices during `npm install`.
**Are you accessing the project from the GitHub Codespaces?** - [ ] No, I am running the project on my local machine (I will fill in the OS section below)...