React app for switching console displays via the AIM API. Served via a static file server using pm2
on SRVWEBNODE3
from C:\ProgramData\WTA\aimwebgui
. pm2.json
config file defines the port to use.
id
- Dispatch station id (d1
,d2
,d3
,d4
, ord5
)layout
[optional] - Layout name (2x4
, or defaults to triangle layout)
' npm install --legacy-peer-depsto install dependencies
npm run buildto generate build directory and move to appropriate location based on
PM2_SERVE_PATHdefined in
pm2.json`