Manuel Alejandro de Brito Fontes 1c0c677313 Update alpine to 3.15
2021-12-01 10:10:27 +01:00
..
2021-10-06 10:54:53 -03:00
2021-10-06 10:54:53 -03:00
2021-10-26 08:16:03 +02:00
2021-10-26 08:16:03 +02:00
2021-12-01 10:10:27 +01:00
2021-09-10 12:40:16 +05:30
2021-10-12 09:01:58 -03:00

local-app

Beware: this is very much work in progress and will likely break things.

How to install

docker run --rm -it -v /tmp/dest:/out eu.gcr.io/gitpod-core-dev/build/local-app:<version>

How to run

./local-app

How to run in Gitpod against a dev-staging environment

cd components/local-app
BROWSER= GITPOD_HOST=<URL-of-your-preview-env> go run main.go --mock-keyring run