AutoMax
ReferenceCLI commands

automax doctor

Check the toolchain, browsers, projects, variables and database.

automax doctor [-p <slug>] [--fix] [--json]
CheckDetail
nodeversion 22 or newer
bunoptional accelerator
npx playwrightPlaywright present
browser:chromium / firefox / webkitexecutable installed; --fix installs missing ones
projectsat least one project discovered
<slug>/<env> varsevery ${VAR} without a default resolves from .env files or the shell
databaseDB_DRIVER and DATABASE_URL consistent

Exit code 1 when any check fails; --json prints the check list.