76a6ba4c8a469b61a34cbab3ad0be1fde6dc0983
"async" can be updated from ^0.6.2 to ^0.9.0 (Installed: 0.6.2, Latest: 0.9.0) "body-parser" can be updated from ~1.9.3 to ~1.12.0 (Installed: 1.9.3, Latest: 1.12.0) "connect-lastmile" can be updated from 0.0.8 to 0.0.10 (Installed: 0.0.8, Latest: 0.0.10) "connect-timeout" can be updated from ~1.4.0 to ~1.5.0 (Installed: 1.4.0, Latest: 1.5.0) "cookie-parser" can be updated from 1.1.0 to 1.3.3 (Installed: 1.1.0, Latest: 1.3.3) "csurf" can be updated from ^1.6.1 to ^1.6.6 (Installed: 1.6.6, Latest: 1.6.6) "debug" can be updated from ~0.8.1 to ~2.1.1 (Installed: 0.8.1, Latest: 2.1.1) "dockerode" can be updated from ~2.0.5 to ~2.0.7 (Installed: 2.0.6, Latest: 2.0.7)
…
The Box
Development setup
- sudo useradd -m yellowtent ** This dummy user is required for supervisor 'box' configs ** Add admin-localhost as 127.0.0.1 in /etc/hosts ** All apps will be installed as hypened-subdomains of localhost. You should add hyphened-subdomains of your apps into /etc/hosts
Running
./run.sh- this starts up nginx to serve up the webadminDEBUG=box:* ./app.js- this the main box code.- Navigate to https://admin-localhost
Description
Languages
JavaScript
72.6%
Vue
22.3%
Shell
3.1%
HTML
1.1%
EJS
0.7%
Other
0.2%