The front of the application is write with Angular
- Authentication
- Temperature and humidity display on the web
The back of the application is write with Nest.js and MongoDB
- Acquisition of sensor measurements
- Display on the LCD screen
- Saving measurements in database
The back application use Raspberry Pi 3 and Grove Pi sensor (https://www.dexterindustries.com/grovepi/) :
$ docker-compose build
$ docker-compose up -d