Skip to content

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.

  • 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.
  • No server-side rendering. Static files only.
  • No build service. You build locally or in CI.
  • No framework detection or plugins.