Skip to content
This repository was archived by the owner on Dec 28, 2022. It is now read-only.

vivitek/box

Repository files navigation

VIVI

Prerequisites

ubuntu server 20.04
node@12.22.6
npm@6.14.15

Configuration

git clone https://github.com/vivitek/box.git
curl -sL https://deb.nodesource.com/setup_14.x | sudo bash -
wget -qO- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.0/install.sh | bash
reboot
sudo dpkg --configure -a
bash
nvm use 14
cd box
npm i
node create-openvvrt.js

Architecture

VIVI schema

Troubleshooting

In you encounter any problems, you can contact us using the discussion tab or by creating an issue here


License

See LICENSE