Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 843 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 843 Bytes

Water Level Indicator API

Test Build Status

Introduction

An Express(Node.js) API for checking the current water level in the overhead tank in my house.

Setup

Requires Docker (A guide for installation can be found here)

Building

Clone the repository and cd into the folder.
Run docker-compose up for the dev environment.

Image

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.