sample-app-aoai-chatGPT icon indicating copy to clipboard operation
sample-app-aoai-chatGPT copied to clipboard

Update README.md with local run example

Open rajbos opened this issue 1 year ago • 0 comments

Motivation and Context

The README does not contain information on testing this app locally (e.g. in a Codespace). Running it takes a lot of trial and error figuring out what to configure. I had to find #649 before I could figure the AUTH_ENABLED setting and from there could debug more.

The lessons learned are in this PR.

Contribution Checklist

  • [x] I have built and tested the code locally and in a deployed app
  • [x] This is a change for all users of this app. No code or asset is specific to my use case or my organization.
  • [x] I didn't break any existing functionality :smile:

rajbos avatar Sep 26 '24 21:09 rajbos