Skip to content

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

License

Notifications You must be signed in to change notification settings

kiwiitguy/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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%