This is a work in progress server that allows many ESP32 devices to connect and send data. Eventually you will be able to calibrate the devices and set up email notifications for when something goes wrong.
git clone <repository link>
cd <repository folder>
cmake -B build
cd build
make