Infrastructure for implementing Kudos API backend on Node.JS and C# in Azure Functions. Functions source code is maintained in kudos-functions-code.
Go to kudos repo and use master template to provision all components of the solution.
Click button and follow wizard.
az group create -n kudos -l westeurope
az group deployment create -g kudos \
--template-uri https://github.com/azurecz/kudos-backend-functions/raw/master/azuredeploy.json
az group create -n kudos -l westeurope
az group deployment create -g kudos --template-file azuredeploy.json