Azure-Samples / Azure-Functions-OpenAI-Demo

This C# demo is based on azure-search-openai-demo and uses a static web app for the frontend and Azure functions for the backend API's. This solution uses the Azure Functions OpenAI triggers and binding extension for the backend capabilities.
MIT License
15 stars 10 forks source link

Adding npm install before deploying static web app to get dependencies #7

Closed eamonoreilly closed 4 months ago

eamonoreilly commented 4 months ago

Purpose

Adding npm install before deploying static web app to get dependencies

Does this introduce a breaking change?

[ ] Yes
[ x] No

Pull Request Type

What kind of change does this Pull Request introduce?

[x ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe: