Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinhillinger committed Sep 2, 2020
1 parent af17fb5 commit bc2e003
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

0 comments on commit bc2e003

Please sign in to comment.