Introduction
Sandbar is a static site hosting service built on Google Cloud Storage and Cloud CDN. It provides CLI-first deploys with content-addressed deduplication, preview URLs, custom domains with automatic SSL, and edge caching.
What Sandbar does
Section titled “What Sandbar does”- Hosts static sites — HTML, CSS, JS, images. Any static generator output.
- Deploys in seconds — Content-addressed uploads skip unchanged files.
- Preview URLs — Every branch or label gets a unique preview URL.
- Custom domains — Add your domain, verify ownership, get automatic SSL.
- Edge caching — Google Cloud CDN serves from 200+ edge locations.
What Sandbar doesn’t do
Section titled “What Sandbar doesn’t do”- No server-side rendering. Static files only.
- No build service. You build locally or in CI.
- No framework detection or plugins.
Next steps
Section titled “Next steps”- Quickstart — Deploy your first site in 5 minutes.
- Installation — Install the Sandbar CLI.