docsGuides
Guides
Automations
Automations (Pro) chain repeatable steps into one action: start database container, run migrations, seed data, start dev server, open browser.
Create an automation from Project → Automations → New. Steps run sequentially with live logs; failures stop the chain and surface the failing step's output.
Automations can be triggered from the command palette (Ctrl+K) or bound to project startup.