Three commands to live
You already know this workflow
npm install -g lasthour-cli
lh login
lh link
lh deploy
That is it. lh login approves your machine in the
browser with a one-time code, lh link connects the
folder to one of your services, and lh deploy ships it.
If the new version fails its health check, we roll back to the last
working release automatically.
Vercel-grade workflow, your infrastructure
You get the same shape of workflow the big platforms made famous,
without the platform lock-in, the surprise invoices, or someone
else's servers reading your code. Everything you deploy stays on our
US infrastructure, on your own managed service, with the domain and
certificate handled by the platform.
Start Deploying