redwood deploy render <side>

Build (web) and Start (api) command for Render deploy

Arguments

NameDescription
sideSelect side to build

Options

NameDescription
--serveRun server for api in production [default: "true"]
--prismaApply database migrations [default: "true"]
--data-migrate, --dmMigrate the data in your database [default: "true"]