No description
hugvey | ||
local@9112548c86 | ||
www | ||
.gitignore | ||
.gitmodules | ||
client_config.yml | ||
hugvey_client.py | ||
hugvey_server.py | ||
README.md | ||
requirements.server.txt | ||
requirements.txt | ||
server_config.yml | ||
test_pub.py | ||
test_sub.py |
Hugvey / Pillow Talk
Server
Run the server: python hugvey_server.py --config server_config.yml
Panopticon
The server also integrates the panopticon, the monitoring & administration interface to Hugvey.
Client
To run it: python hugvey_client.py -c client_config.yml
Development
The Panopticon uses gulp to compile SASS into CSS, and to set up browser-sync for css & js. For now, no js user facing dependencies are managed trough node/npm.