Skip to content

homify-iot/homify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homify

Homify is a home automation platform which allows you to control and track all internet devices at home.

The goal of Homify is providing a platform that supports all kind of things from different brands and protocols, enable smart devices to talk to each other and make corresponding interactions.

Screenshot

Installation

In root folder, execute following command:

cd frontend && npm install && cd ../services/gateway && npm install

Get Started

In root folder, execute following command:

npm run docker
npm run web
npm run gateway

Todos: moving eveything to docker