DocumentationGetting Started

Getting Started with Rollout

Welcome to Rollout! This guide will help you get up and running with static site hosting in minutes.

Quick Start

The fastest way to get started is to install our CLI and deploy your first site:

1. Install the CLI

npm install -g @rollout-run/cli

2. Register an Account

rollout register

3. Deploy Your Site

rollout deploy

That’s it! Your site will be live at https://your-project.rollout.run

What’s Next?

Need Help?

  • Check out our GitHub repository
  • Join our community discussions
  • Contact support if you run into any issues

Ready to deploy? Install the CLI now →