Skip to content
This repository has been archived by the owner on Nov 23, 2024. It is now read-only.

Latest commit

 

History

History
16 lines (9 loc) · 340 Bytes

freeboard.md

File metadata and controls

16 lines (9 loc) · 340 Bytes

FreeBoard

# to build (example freebaord)

cd source/frontend/ && npm run build:freeboard

# to push, assuming you have proper .env in .temphia/freeboard
# first export .bprint.yaml file and temphia-cli  bdev push <file> 

export TEMPHIA_BDEV_BPRINT_CONFIG=".temphia/freeboard/bprint.yaml"
temphia-cli bdev push client.js