feat: added moisture checker

This commit is contained in:
Elias Renman
2023-05-21 16:33:44 +02:00
parent bb9407c2fa
commit 028e825541
20 changed files with 454 additions and 756 deletions

2
server/.env.example Normal file
View File

@@ -0,0 +1,2 @@
DATABASE_URL="file:./db.sqlite"
IOT_BASE_URL='192.168.1.203'