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/cli2. Register an Account
rollout register3. Deploy Your Site
rollout deployThat’s it! Your site will be live at https://your-project.rollout.run
What’s Next?
- Installation Guide - Detailed installation instructions
- Setting Up CLI - Configure your CLI environment
- Registering an Account - Create your Rollout account
- Creating Projects - Learn how to manage your projects
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 →