Azure-Samples / contoso-real-estate

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

[Chore] Fix Fns app to work by default #414

Closed diberry closed 6 months ago

diberry commented 9 months ago

The local.settings.json.sample file needs to be renamed to just local.settings.json. Its already in the .ignore file so this should be ok. The current system means the api doesn't start successfully and new users don't know why.

@glaucia86 Thoughts?

glaucia86 commented 8 months ago

Hi, @diberry! I can take this one too. And yes. Looks like with the new update from the new version we can use the local.settings.json. My intention to create a sample file is for mention to the audience the importance to create this file once they want to test locally the api.

Once I'm back from my OOF, I will try to back to you to understand better about that :)

glaucia86 commented 8 months ago

Hi, @diberry! To avoid conflict with your API PR, I will proceed with this issue (just to let you know) after to be closed

manekinekko commented 6 months ago

Fixed in #438