https://github.com/sealjay/sealjay-blog-iot-microfrontend
A repository to demonstrate visualizing realtime updates from a device connected to IoT hub, using Blazor.
https://github.com/sealjay/sealjay-blog-iot-microfrontend
Last synced: 3 months ago
JSON representation
A repository to demonstrate visualizing realtime updates from a device connected to IoT hub, using Blazor.
- Host: GitHub
- URL: https://github.com/sealjay/sealjay-blog-iot-microfrontend
- Owner: Sealjay
- Created: 2020-08-21T22:19:01.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-22T02:30:23.000Z (almost 5 years ago)
- Last Synced: 2025-01-28T04:45:52.584Z (4 months ago)
- Language: HTML
- Size: 222 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sealjay-blog-iot-microfrontend
A repository to demonstrate visualizing realtime updates from a device connected to IoT hub, using Blazor.# Getting started
Install Pulumi to manage infrastructure.
## Linux
`curl -fsSL https://get.pulumi.com | sh`
## Others
[Get started](https://www.pulumi.com/docs/get-started/azure/begin/)