Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chakkritgit/etemp-react-bun
https://github.com/chakkritgit/etemp-react-bun
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/chakkritgit/etemp-react-bun
- Owner: ChakkritGit
- Created: 2024-09-13T02:27:41.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-11-18T07:18:25.000Z (about 2 months ago)
- Last Synced: 2024-11-18T08:26:44.265Z (about 2 months ago)
- Language: TypeScript
- Size: 10.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```