Launched this week

AnySites
Deploy full-stack apps from Git in minutes.
10 followers
Deploy full-stack apps from Git in minutes.
10 followers
The PaaS platform that lets you deploy any app with a single git push. Automatic builds, instant previews, custom domains, and managed databases — all in one place.

One thing I'd love to see is a CLI flag to skip preview deployments for documentation-only or typo commits, since those PRs don't need a full environment spun up and it would save build minutes.
Spent a few minutes poking around and the git push to preview flow is honestly pretty smooth, like it just worked without me babysitting it. The managed db setup was the part that kind of sold me, no more fiddling with connection strings at midnight.
Would love a built-in feature for environment variables per branch, so preview deploys automatically get their own isolated config without manually setting them up each time.
A git push workflow this smooth is a dream, and the instant previews already save me tons of time. One thing that would really seal the deal for me is built-in support for environment-specific secrets with a simple CLI or dashboard UI, so I don't have to keep editing them manually for every preview branch.
pushed a side project last night and the preview link was live in under a minute, which honestly surprised me. custom domain setup was painless too, no digging through dns docs
The single git push to deployment flow is really well thought out, feels like they actually wrestled with all the annoying parts of CI setup before building this.