Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Build a Real-time Serverless Chat App Tutorial
Tutorial that walks you through how to build a real-time serverless chat application using these services:
- Azure Storage - Host the static website for the chat client UI
- Azure Functions - Backend API for creating and retrieving chat messages
- Azure Cosmos DB - Store chat messages
- Azure SignalR Service - Broadcast new messages to connected chat clients