Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/luismeyer/microhome

Microservice based smart home manager
https://github.com/luismeyer/microhome

Last synced: 22 days ago
JSON representation

Microservice based smart home manager

Awesome Lists containing this project

README

        

# Microhome

Microhome is an Application which manages your smarthome devices. With a micro service approach all parts of the application are easy replaceable and expandable.

You can get more informations in the different packages.

## Setup

```bash
yarn
yarn start
```