Project site | Server | Mobile gate | Node | Smart home Socket | Modbus device controller | Mobile app
Branch | Status |
---|---|
master | |
dev |
Attention! The project is now embeded in main Project and is no longer being developed.
screenshots | screenshots |
---|---|
git clone https://github.com/e154/smart-home-configurator $GOPATH/src/github.com/e154/smart-home-configurator
cd $GOPATH/src/github.com/e154/smart-home-configurator
go mod tidy
go build
editing configuration files
cp conf/config.dev.json conf/config.json
init project files
./bin/project.sh --init
install macports from https://www.macports.org/install.php
install specific version nodejs and npm
sudo port install nodejs14
sudo port install npm6
bash cd static_source/public npm run serve
It's all