hugvey/README.md
Ruben van de Ven c5227d7f8c Webdev workflow
2019-01-23 15:26:44 +01:00

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.