Features
CoreInfrastructureAvailable

CLI

One command to install and run DorkOS anywhere

The `dorkos` CLI installs via npm and starts the full DorkOS stack — server and Console — with a single command. Zero config required to get started.

  • Single `npx dorkos` command to start everything
  • Config precedence: flags > env vars > config file > defaults
  • Global install or npx — no lockfile required
  • Docker image available for containerized deployments

Related Features