@webtypen/simplebis-server-installer
v0.0.22
Published
Install the server software
Readme
simplebis-server-installer
$ curl -sL https://deb.nodesource.com/setup_20.x | sudo -E bash -
$ sudo apt-get install -y bluetooth bluez libbluetooth-dev libudev-dev cups
$ sudo apt install -y build-essential libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev libvips-dev
$ sudo systemctl restart bluetooth
$ sudo rm -rf /root/.cache/node-gyp
$ sudo npm install -g simplebis-server
$ simplebis-server configure set API_URL=http://localhost:3001
$ simplebis-server configure set TOKEN=[TOKEN]
$ simplebis-server install 