The ladderAll guidesDay Zero · start

The completely fresh computer

Day Zero.

New laptop → first live website. One browser, five accounts, four installs. Every app you ever build starts from this exact setup. And you never do it again.

the install half. One command, in Terminal
curl -fsSL https://labs.routiq.ai/get-started.sh | bash

Safe to run twice. It checks before it installs. Mac only; it tells Windows people where to go. Or read every line first: get-started.sh