Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chakkritgit/smtrack-frontend


https://github.com/chakkritgit/smtrack-frontend

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# eTEMP Tracking Temperarure

a eTEMP system are tracking temperarure and alert, this system working with eTEMP Box sensors detech temperarure and humidity door opening etc.

## Demo

https://siamatic.co.th

## Run Locally

Clone the project

```bash
git clone https://github.com/ChakkritGit/etemp-react-bun.git
```

Go to the project directory

```bash
cd etemp-react-bun
```

Install dependencies

```bash
bun install
```

Start the server

```bash
bun run dev
```