Fabriq
Reference

CLI Reference

Command-line commands and environment variables.

Commands

CommandWhat it does
pnpm devStart the desktop app in development mode
pnpm dev:websiteStart the marketing website locally
pnpm buildBuild the desktop app for production
pnpm build:websiteBuild the website

Environment variables

VariableWhat it does
DAPEI_ENGINE_MODEControls how the agent engine runs: inline, stub, or subprocess
NEXT_PUBLIC_SITE_URLProduction URL for the website (used by sitemap, RSS, OG images)
GITHUB_TOKENGitHub personal access token for fetching release data
Edit on GitHub

Last updated on

On this page