@hotmeshio/dashboard
v0.3.7
Published
HotMesh Dashboard Web Application
Downloads
21
Readme
HotMesh Dashboard Web Application
The HotMesh Dashboard Web App is a React application that provides a surface for visualizing the workflows, records, and connections that comprise a HotMesh application.
The WebApp communicates with the HotMesh backend using RPC-style HTTP API. Refer to the meshdata.ts module in the TypeScript Samples repo for an end-to-end example.