/HomeWire-Server

An open-source home automation system - server app

Primary LanguageJavaApache License 2.0Apache-2.0

HomeWire

Open-source home automation system

Usage

You should run the following commands in the root of the repository:

  • mvn package
  • mvn spring-boot:run

At this point the webserver should start up!
Now in a browser if you navigate to http://localhost:8080/, you should see the current home page.