Overview
Formal preview release with working Dockerfile example and documentation.
Known Issues
Please see the Milestones page for release / feature timelines.
Changelog
$ git diff 0.0.1 0.1.0 --stat
.babelrc | 3 -
.circleci/config.yml | 2 +-
.dockerignore | 3 +-
.eslintrc | 5 +
.gitignore | 1 +
Dockerfile | 50 +-
README.md | 207 ++++--
package.json | 33 +-
server.js | 11 +-
webpack.config.common.js | 20 +-
yarn.lock | 3139 +++++++++++++++++++++++++++++++++++++++------------------------------------------
11 files changed, 1772 insertions(+), 1702 deletions(-)