Skip to content

brucelane/OpenhackServerless2022

Repository files navigation

Openhack Serverless

Create a local.settings.json file with the following contents:

{
  "IsEncrypted": false,
  "Values": {
    "CosmosDb": "ratingsDB",
    "CosmosCollOut": "ratingsContainer",
    "FUNCTIONS_WORKER_RUNTIME": "dotnet-isolated"
  },
  "ConnectionStrings": {
    "CosmosConnection": "Connection string to be replaced with the PRIMARY CONNECTION STRING key in the settings of CosmosDB"
  }
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages