Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/luismeyer/microhome
- Owner: luismeyer
- Created: 2020-12-17T13:52:21.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-29T08:10:12.000Z (over 2 years ago)
- Last Synced: 2024-10-05T13:20:59.318Z (about 1 month ago)
- Language: TypeScript
- Homepage:
- Size: 2.75 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
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
```