1.2.0 • Published 3 years ago

swytch-x-energy-meta-service v1.2.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

energy-metadata-service

build with docker-compose

export NPM_TOKEN and VERSION first

foo@bar-# cat ~/.npmrc
foo@bar-# export NPM_TOKEN=asdf1234
foo@bar-# export VERSION=v1.0.x
foo@bar-# docker-compose up

build docker image

1st arg NPM_TOKEN

2nd arg VERSION

foo@bar~# cat ~/.npmrc
foo@bar~# ./build-docker.sh ${NPM_TOKEN} ${VERSION}