Skip to content

kevinhamilton/garduino-api

Repository files navigation

What is this?

This is the backend for the garden arduino project, written in Go. Just ingests statistics from the garden arduino sensors.

To build production docker image

make

To run locally with hot reloading

make up

To bring down running docker containers

make down

To kill running docker containers

make kill

To watch docker logs

make logs

About

Arduino garden backend api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published