Skip to main content

Module commands

Module commands 

Source
Expand description

CLI commands

Modulesยง

add
Add command - enable Tideway features and scaffold modules.
backend
Backend command - generates Rust backend scaffolding from templates.
dev
Dev command - run a Tideway app with sensible defaults.
doctor
Doctor command - diagnose Tideway project setup issues.
generate
Generate command - creates frontend components from templates.
init
Init command - scans for modules and generates main.rs with proper wiring.
migrate
Migrate command - run database migrations via the configured backend.
new
New command - scaffold a minimal Tideway app.
resource
Resource command - generate CRUD modules for API development.
setup
Setup command - installs frontend dependencies (Tailwind, shadcn, etc.)
templates
Templates command - list available templates.