blitz

Blitz.js CLI is your single access point for interacting with your app, from database management to code generation

Subcommands

NameDescription
build, bCreates a production build
codegen, cgGenerates Routes Manifest
console, cRun the Blitz console REPL
dbRun database commands
dev, dStart a development server
export, eExports a static page
generate, gGenerate new files for your Blitz project
help, hDisplay help for <%= config.bin %>
install, iInstall a Recipe into your Blitz app
newCreate a new Blitz project
prisma, pLoads env variables then proxies all args to Prisma CLI
routes, rDisplay all Blitz URL Routes
start, sStart the production server
autocompleteDisplay autocomplete installation instructions