yarn install
yarn start
yarn build
yarn lint
docker build --no-cache --progress=plain --build-arg BUILD_VERSION=1.0.0-rc.0 -t my-app .
Env variables can be rewritten by [env.is] (./static/env.js) file in runtime. To do so, we need to provide same env variables there in json format