7 Commits

Author SHA1 Message Date
Łukasz Mierzwa
d1a101a416 chore(ui): migrate from npm to yarn
Everyone seems to support it, doesn't have same lock file generation issues, let's try it
2018-10-02 23:02:50 +01:00
dependabot[bot]
f0a04bad10 build(deps): bump golang from 1.11.0-alpine to 1.11.1-alpine in /demo
Bumps golang from 1.11.0-alpine to 1.11.1-alpine.

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-02 18:13:31 +00:00
Łukasz Mierzwa
4850a495d9 fix(docker): use nodejs 8.11.4 instead of latest 8.x 2018-09-25 20:17:56 +01:00
Łukasz Mierzwa
39a077ce9c feat(ci): deploy to heroku on every merge to master 2018-09-22 17:50:29 +01:00
Łukasz Mierzwa
a89aedf2b5 feat(demo): add more demo alerts 2018-09-19 22:26:43 +01:00
Łukasz Mierzwa
6932f25a37 chore(config): simplify configuration flags
Drop config.dir and use config.file to pass full path to the config file. Passing two options is just an unnecessary complexity
Fixes #22.
2018-09-15 14:15:08 +01:00
Łukasz Mierzwa
b16686b832 feat(demo): add a live demo setup for heroku 2018-09-12 19:30:41 +01:00