We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 889dc92 commit 7256dcdCopy full SHA for 7256dcd
README.md
@@ -244,6 +244,7 @@ You can only run locally **after** having successfully run the `azd up` command.
244
2. Run `azd env get-values > .env` to get the environment variables for the app
245
3. Run `az login`
246
4. Run `npm start` or run the "VS Code Task: Start App" to start the project locally.
247
+5. Run `./scripts/index-data.sh` or `./scripts/index-data.ps1` to index the data locally.
248
249
## Using the app
250
0 commit comments