# Install dependencies npm install # Run localhost:7777 npm run start # Build npm run build
docker build -t cr.openfuyao.cn/openfuyao/logging-website:latest -f ./build/Dockerfile .
helm install {release} ./chart -n {namespace}