Add license
Merge pull request #19 from garritfra/dependabot/npm_and_yarn/frontend/static-eval-2.1.0 Bump static-eval from 2.0.1 to 2.1.0 in /frontend
Bump static-eval from 2.0.1 to 2.1.0 in /frontend Bumps [static-eval](https://github.com/browserify/static-eval) from 2.0.1 to 2.1.0. - [Release notes](https://github.com/browserify/static-eval/releases) - [Changelog](https://github.com/browserify/static-eval/blob/master/CHANGELOG.md) - [Commits](https://github.com/browserify/static-eval/compare/2.0.1...v2.1.0) Signed-off-by: dependabot[bot] <support@github.com>
Merge pull request #17 from garritfra/dependabot/npm_and_yarn/frontend/axios-0.18.1 Bump axios from 0.18.0 to 0.18.1 in /frontend
Bump axios from 0.18.0 to 0.18.1 in /frontend Bumps [axios](https://github.com/axios/axios) from 0.18.0 to 0.18.1. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v0.18.1/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v0.18.0...v0.18.1) Signed-off-by: dependabot[bot] <support@github.com>
Merge pull request #16 from garritfra/dependabot/npm_and_yarn/frontend/lodash-4.17.19 Bump lodash from 4.17.14 to 4.17.19 in /frontend
Bump lodash from 4.17.14 to 4.17.19 in /frontend Bumps [lodash](https://github.com/lodash/lodash) from 4.17.14 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.14...4.17.19) Signed-off-by: dependabot[bot] <support@github.com>
Merge pull request #14 from garritfra/dependabot/npm_and_yarn/frontend/safer-eval-1.3.5 Bump safer-eval from 1.3.0 to 1.3.5 in /frontend
Bump safer-eval from 1.3.0 to 1.3.5 in /frontend Bumps [safer-eval](https://github.com/commenthol/safer-eval) from 1.3.0 to 1.3.5. - [Release notes](https://github.com/commenthol/safer-eval/releases) - [Commits](https://github.com/commenthol/safer-eval/compare/v1.3.0...v1.3.5) Signed-off-by: dependabot[bot] <support@github.com>
Merge pull request #12 from garritfra/dependabot/npm_and_yarn/frontend/lodash-4.17.14 Bump lodash from 4.17.11 to 4.17.14 in /frontend
Separate builder from production image
Use dockerfile alpine image
Bump lodash from 4.17.11 to 4.17.14 in /frontend Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14) Signed-off-by: dependabot[bot] <support@github.com>
Use hardcoded url for now
Pass backend address as env argument
Add logging for backend address
use console error instead of throw
Add backend address check
Merge changes
Fix docker build