Azure Digital Twins-SignalR integration web app sample

Purpose

This project contains the ReactJS web app component of the Tutorial: Integrate Azure Digital Twins with Azure SignalR Service

Setup

Get the samples by downloading this repository as a ZIP file to your machine.

Sample project contents

The sample repo contains:

File/folder Description
src/App.js React web app that shows how to consume Azure Digital Twins telemetry data from an Azure SignalR service

Prerequisites

  1. Have Node.js installed on your machine

Instructions

The instructions for working with these samples are included in the Azure Digital Twins documentation.

Building scenario:

Deployment script:

Instructions for running the script, and manual description of the automated steps within the script, are found in * Tutorial: Integrate Azure Digital Twins with Azure SignalR Service.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.