Skip to main content

Overview

About the app

This is a sample project to demonstrate how to build a web application for real time collaboration using Azure, Node.js and other related technologies.

Azure Web PubSub enables

  • A whiteboard that anyone can paint on and others can see each other painting in real time
  • Real time chat

How it works?

Frontend

  • HTML5/JavaScript
  • Bootstrap
  • Vue.js

Backend

  • Node.js
  • Express.js

Real-time communication

  • Azure Web PubSub