Jim-Hodapp-Coaching / ambi-fe

A Rust-based IoT ambient room sensor web service frontend build with Next.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the frontend application supporting the Ambi Rust project. It provides a unified dashboard for ambient sensor data.

Ambi Front-End

Quickstart

To view a functional dashboard, start the mock-client and server and then;

Simply run:

npm i && npm run dev

Open http://localhost:3000 with your browser to see the result.

Running the Ambi Mock Client to generate fake sensor values

Clone the Ambi Mock Client repo and follow these instructions

Running the Server

Clone the Ambi Server repo and follow these instructions

About

A Rust-based IoT ambient room sensor web service frontend build with Next.js

License:Other


Languages

Language:TypeScript 74.0%Language:CSS 16.1%Language:JavaScript 9.9%