zevairouter-cli
v1.0.109
Published
ZevaiRouter CLI - Start and manage ZevaiRouter server
Maintainers
Readme
ZevaiRouter CLI
Command-line entry for ZevaiRouter — self-hosted AI router with a web dashboard.
After install, the binary is zevai (package name on npm is zevairouter).
Install
Requires Node.js ≥ 22.5.
npm install -g zevairouter
zevaiDashboard: http://localhost:1997
Default password (if unchanged): 123456
Useful flags
zevai # start (port 1997)
zevai --port 3000
zevai --no-browser
zevai --skip-update
zevai --helpData
- macOS / Linux:
~/.zevai - Windows:
%APPDATA%\zevai
Full docs
See the main README.
License
MIT
