iam4x

Results 32 issues of iam4x

``` ERROR in multi app Module not found: Error: Cannot resolve module 'webpack-hot-middleware/client' in /Users/iam4x/github/isomorphic-flux-boilerplate @ multi app ``` When I add in my `entry` array: `webpack-hot-middleware/client?path=//${HOST}:${PORT}/__webpack_hmr` workaround: install as...

## What is this PR about? - Update default Redis image to v8, which includes new modules + performance improvments (https://redis.io/docs/latest/develop/whats-new/8-0/) - Restore usage of `docker-entrypoint.sh` to start the Redis...