vlt install
vlr build- will build all parts of the projectvlr build:dist- will build dist directoriesvlr build:assets- will build & move static assetsvlr build:bin- will build the bin scriptvlr build:worker- will build the worker
vlr db:setupvlr db:dropvlr db:studiovlr db:generatevlr db:migratevlr db:push
vlr serve:build- will build & start the servicesvlr serve:death- will kill any hangingwranglerprocesses (which can happen if you're developing with agents a lot)- Post-build you can also directly link/run the bin from
./dist/bin/vsr.js