- chore(CI): update deploy scripts
- feat(Image): add support for wss.
- docs(README): mark now.sh as demo purposes only.
- feat(travis): add Continuous delivery script to travis
- refactor(node_modules): move to devDependencies and add to yarn.lock
- fix(dockerfile): expose 8000 websocket port
- fix(now): replace
now.json
withpackage.json
.