Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Azure-Samples/functions-serverless-chat-app-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Getting Started

Full instructions

About

Tutorial for building a serverless chat app with Azure Functions, SignalR Service, and Cosmos DB

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages