An Express(Node.js) API for checking the current water level in the overhead tank in my house.
Requires Docker (A guide for installation can be found here)
Clone the repository and cd
into the folder.
Run docker-compose up
for the dev environment.
The project has an image available on docker hub. It's a multi-arch image that was made to run on a raspberry pi.
Checkout the image here - Link to Docker Images
Work in progress.