smart-home-configurator

command module
v0.0.18 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 11, 2019 License: MIT Imports: 10 Imported by: 0

README

Smart home configurator

Project site | Server | Mobile gate | Node | Smart home Socket | Modbus device controller | Mobile app

Build Status status

Attention! The project is under active development.

screenshots screenshots
smart home configurator smart home configurator
smart home configurator smart home configurator

Installation for development

go get -u github.com/golang/dep/cmd/dep

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

dep ensure

go build

editing configuration files

cp conf/config.dev.json conf/config.json

init project files

./bin/project.sh --init

run frontend development tools

./cd static_source && gulp

run server

./smart-home-configurator

install depends on MAC OS

brew search node
brew install node@8
brew link node@8

now add string at ~/.bash_profile

echo 'export PATH="/usr/local/opt/node@8/bin:$PATH"' >> ~/.bash_profile

install gulp and bower

node -v
#v8.16.1

npm -v
#6.4.1

./cd static_source && npm install

node install gulp -g
node install bower -g

It's all

LICENSE

MIT Public License

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
system
dig
Package dig provides an opinionated way of resolving object dependencies.
Package dig provides an opinionated way of resolving object dependencies.
websocketproxy
Package websocketproxy is a reverse proxy for WebSocket connections.
Package websocketproxy is a reverse proxy for WebSocket connections.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL