**Growbox** is a web application for monitoring, controlling, and emulating the microclimate in an automated greenhouse.
* **Features:**
* Real-time visualization of temperature, air humidity, and soil moisture
* Control of fan speed and three-channel LED lighting intensity
* Historical data logging of sensor readings and actuator settings
* **Built-in emulator** for simulating sensors and actuators, enabling full testing without physical hardware
* **Technology Stack:**
* **Backend:** Node.js (TypeScript), Express, TypeORM, PostgreSQL, Docker
* **Frontend:** React (Vite) with Socket.IO for bidirectional real-time communication
* **Database Admin:** PgAdmin
* **Highlights:**
* Scalable, modular architecture
* Reliable data storage and retrieval
* Intuitive UI for investor demos and rapid prototyping
* Seamless end-to-end testing via integrated emulator