-
This demo application requires Azure Cosmos DB for NoSQL to have a
cosmicworks
database,products
container, andpeople
container already existing. (It's a requirement for the Azure Functions to start). You can implement this in the emulator or a live service. -
Update the
src/Api/local.settings.json
file with your Azure Cosmos DB connection string:"COSMOSDB__CONNECTIONSTRING": "AccountEndpoint=https://localhost:8081/;AccountKey=C2y6yDjf5/R+ob0N8A7Cgv30VRDJIWEHLM+4QDU5DE2nQ9nDuVTqobD4b8mGGyPMbIZnqyMsEcaGQy67XIw/Jw=="
Tip: The default is the emulator.
-
Run the Azure Static Web Apps CLI:
swa start
Tip: If you don't have it installed,
npm install -g @azure/static-web-apps-cli
.
-
Notifications
You must be signed in to change notification settings - Fork 0
seesharprun/blazor-wasm-codespaces-demo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published