Skip to content

Instantly share code, notes, and snippets.

View eikeland's full-sized avatar
✌️
Hello World

Øyvind Eikeland eikeland

✌️
Hello World
View GitHub Profile
@eikeland
eikeland / README.md
Last active June 1, 2023 06:59
Build Portal ready app bundle with the new fusion-framework-cli

Docker buildx

Run Docker buildx to compile app bundle.

docker buildx build -f build.Dockerfile --build-arg APP_KEY={APP_KEY} -o type=local,dest=dist --target=export . 

Then upload app bundle {APP_KEY}.zip to Fusion Portal with fdev.