sunnyhd / homeintouch

A home automation project using socket.io
2 stars 0 forks source link

Installation #202

Closed sunnyhd closed 11 years ago

sunnyhd commented 11 years ago

How do we install the Web app as convenient as possible. Can we precomile the Web App and deliver it together with the HitServer?

matiasalvarez87 commented 11 years ago

Julian has created some useful scripts to start the application using different environment configurations. On the project root folder you can run the command:

startProd.sh (or startProd.cmd on windows machines)

The script compiles all the necessary files and runs the application.