18 lines
No EOL
467 B
Markdown
18 lines
No EOL
467 B
Markdown
# 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. |