Skip to content

Commit 85e32fe

Browse files
Update README.md
1 parent 3a3644f commit 85e32fe

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
## ⚙️ ServoSenseApp (work in progress)
22

3+
![Build Python](https://github.com/SculptTechProject/Servo-Sens-App/actions/workflows/ci-python.yml/badge.svg?branch=main)
4+
![Build Node](https://github.com/SculptTechProject/Servo-Sens-App/actions/workflows/ci-node.yml/badge.svg?branch=main)
5+
[![Release](https://img.shields.io/github/v/release/SculptTechProject/Servo-Sens-App)](../../releases)
6+
[![License](https://img.shields.io/github/license/SculptTechProject/Servo-Sens-App)](./LICENSE)
7+
8+
39
**An engineering‑grade platform for real‑time sensor data ingestion, visualization and alerting.**
410
Backend: **Django + DRF + Channels** (ASGI, Redis). Frontend: **Nuxt 3 (Vue 3)**. Local dev via **Docker Compose**.
511

0 commit comments

Comments
 (0)