01 Sandbar
Static site hosting with PR previews and custom domains built in
- One command to ship —
sandbar deployfrom your terminal, or let CI deploy on every push to main - PR previews on autopilot — every pull request gets a unique URL that cleans up when the PR closes
- Custom domains, automatic HTTPS — point DNS at Sandbar and certificates renew themselves
[site]
name = "mataki-web"
framework = "astro"
build_dir = "dist"
[deploy]
auto_activate = true
message_from_git = true