David Kaltschmidt
d9a1aa9807
Fix make client-start
...
* made webpack host configurable via env
* start via `make WEBPACK_SERVER_HOST=local.docker client-start`
* removed port from BACKEND_HOST env
2016-04-06 14:30:36 +02:00
David Kaltschmidt
1f5aaa28ee
Updated client/README wrt BACKEND_HOST workflow
2016-02-24 13:32:33 +01:00
David Kaltschmidt
e518bedecb
Update the JS tooling
...
* get rid of gulp
* use webpack-dev-server to serve app.js
* express serves static files
* 2 webpack configs: local and production
* for development with backend, websocket URL is injected
* remove unneeded static files
2015-08-24 12:41:17 +02:00
David Kaltschmidt
82d622b164
changed browserSync port from 3000 to 4042
2015-06-16 16:25:25 +02:00
David Kaltschmidt
ad5bfb67ec
added info about logging to client/README
2015-06-15 18:18:06 +02:00
David Kaltschmidt
3a79dbb02a
added linter config to build image, linter README
2015-05-29 13:55:07 +02:00
David Kaltschmidt
ea862f761c
updated client readme's getting started
2015-05-19 10:03:03 +00:00
Tom Wilkie
d50e827fd5
Intial commit
2015-05-19 10:02:02 +00:00