-
Notifications
You must be signed in to change notification settings - Fork 23
Home
jayharris edited this page Nov 11, 2014
·
4 revisions
This repository contains the code used to show how to manipulate deployment to Azure Websites and WebJobs. Topics covered include:
- Performing
gulpbased builds for stand-alone client side components. - Integrating client side components to a WebAPI and SignalR backend.
- Adding a WebJob to perform background tasks and notify WebAPI of changes.
Learning how to customize deployment using Kudu is the primary focus exercise.