diff --git a/README.md b/README.md index 787bba2..e09b675 100644 --- a/README.md +++ b/README.md @@ -4,5 +4,14 @@ My solution to the serverless open hack that Microsoft runs. +## What you might glean from this codebase? + +- TypeScript build that works with Azure Functions +- TypeScript with Azure Functions v3 +- Durable Functions using TypeScript +- Structuring your project while still using Azure Functions without creating a big ball of wax +- Azure CLI setup of Azure Functions resources +- some very simplistic but useful Log Analytics queries + ## Resources [OpenHack - Serverless Events Calendar](https://openhack.microsoft.com/#events-calendar) \ No newline at end of file