Skip to content

simonagren/durable-intro

Repository files navigation

Sample from blog post

https://simonagren.github.io/durable-intro

Basic sample showing how to create a durable orchestration with a timer trigger, have it call SharePoint with the help of PnPJs. This sample uses a Function-chaining pattern, and in the next sample we will go into Fan-out Fan-in pattern.

Get this party started

  • Clone this repository

  • run npm install to restore dependencies

  • change values in local.settings.json, look in the blog post in the last section for debugging for more info

Debug

Just add breakpoints where you want and then press F5

About

Simple sample code used in my blog post https://simonagren.github.io/intro-durable/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published